Home
last modified time | relevance | path

Searched defs:need_flush (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/arch/um/include/asm/
Dtlb.h19 unsigned int need_flush; /* Really unmapped some ptes? */ member
/linux-3.4.99/include/asm-generic/
Dtlb.h97 unsigned int need_flush : 1, /* Did free PTEs */ member
/linux-3.4.99/mm/
Dhighmem.c113 int need_flush = 0; in flush_all_zero_pkmaps() local
Dmremap.c129 bool need_flush = false; in move_page_tables() local
/linux-3.4.99/arch/ia64/include/asm/
Dtlb.h66 unsigned char need_flush; /* really unmapped some PTEs? */ member
/linux-3.4.99/arch/x86/kernel/
Damd_gart_64.c92 static bool need_flush; /* global flush state. set for each gart wrap */ variable
/linux-3.4.99/drivers/iommu/
Damd_iommu_types.h460 bool need_flush; member
/linux-3.4.99/arch/x86/kvm/
Dmmu.c1080 int need_flush = 0; in kvm_set_pte_rmapp() local