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_kernel_range(start, end) BUG() |
Definition at line 63 of file tlbflush.h.
Definition at line 64 of file tlbflush.h.
Definition at line 68 of file tlbflush.h.
#define flush_tlb_mm | ( | mm | ) | BUG() |
Definition at line 65 of file tlbflush.h.
Definition at line 66 of file tlbflush.h.
Definition at line 67 of file tlbflush.h.