Searched defs:tlb_remove_table (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dmmu_gather.c331 void tlb_remove_table(struct mmu_gather *tlb, void *table) function
/linux-master/include/asm-generic/
H A Dtlb.h218 #define tlb_remove_table(tlb, page) tlb_remove_page((tlb), (page)) macro
/linux-master/arch/x86/include/asm/
H A Dparavirt_types.h139 void (*tlb_remove_table)(struct mmu_gather *tlb, void *table); member in struct:pv_mmu_ops

Completed in 152 milliseconds