Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dtlbflush.h596 #define paravirt_tlb_remove_table(tlb, page) \ macro
Dparavirt.h312 static inline void paravirt_tlb_remove_table(struct mmu_gather *tlb, void *table) in paravirt_tlb_remove_table() function