Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dmmu_gather.c207 void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table() function
/kernel/linux/linux-4.19/arch/s390/mm/
Dpgalloc.c371 void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table() function
/kernel/linux/linux-5.10/include/asm-generic/
Dtlb.h195 #define tlb_remove_table(tlb, page) tlb_remove_page((tlb), (page)) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dparavirt_types.h206 void (*tlb_remove_table)(struct mmu_gather *tlb, void *table); member
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dparavirt_types.h226 void (*tlb_remove_table)(struct mmu_gather *tlb, void *table); member
/kernel/linux/linux-4.19/mm/
Dmemory.c392 void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table() function