Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | flush_tlb() BUG() |
#define | flush_tlb_all() BUG() |
#define | flush_tlb_mm(mm) BUG() |
#define | flush_tlb_page(vma, addr) BUG() |
#define | flush_tlb_range(mm, start, end) BUG() |
#define | flush_tlb_pgtables(mm, start, end) BUG() |
#define | flush_tlb_kernel_range(start, end) BUG() |
Definition at line 59 of file tlbflush.h.
Definition at line 60 of file tlbflush.h.
Definition at line 65 of file tlbflush.h.
#define flush_tlb_mm | ( | mm | ) | BUG() |
Definition at line 61 of file tlbflush.h.
Definition at line 62 of file tlbflush.h.
Definition at line 64 of file tlbflush.h.
Definition at line 63 of file tlbflush.h.