Home
last modified time | relevance | path

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

/linux/mm/
A Dmmu_gather.c207 void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table() function
/linux/include/asm-generic/
A Dtlb.h197 #define tlb_remove_table(tlb, page) tlb_remove_page((tlb), (page)) macro
/linux/arch/x86/include/asm/
A Dparavirt_types.h167 void (*tlb_remove_table)(struct mmu_gather *tlb, void *table); member

Completed in 9 milliseconds