Linux Kernel
3.7.1
|
#include <tlb.h>
Data Fields | |
struct mm_struct * | mm |
unsigned int | fullmm |
struct vm_area_struct * | vma |
unsigned long | range_start |
unsigned long | range_end |
unsigned int | nr |
unsigned int | max |
struct page ** | pages |
struct page * | local [MMU_GATHER_BUNDLE] |
unsigned char | fullmm |
unsigned char | need_flush |
unsigned long | start_addr |
unsigned long | end_addr |
struct mmu_table_batch * | batch |
unsigned int | need_flush |
unsigned long | start |
unsigned long | end |
unsigned int | fast_mode: 1 |
struct mmu_gather_batch * | active |
struct mmu_gather_batch | local |
struct page * | __pages [MMU_GATHER_BUNDLE] |
struct page* __pages[MMU_GATHER_BUNDLE] |
struct mmu_gather_batch* active |
struct mmu_table_batch* batch |
struct mmu_gather_batch local |
struct vm_area_struct* vma |