Home
last modified time | relevance | path

Searched defs:paravirt_tlb_remove_table (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dtlbflush.h615 #define paravirt_tlb_remove_table(tlb, page) \ macro
Dparavirt.h71 static inline void paravirt_tlb_remove_table(struct mmu_gather *tlb, void *table) in paravirt_tlb_remove_table() function