Searched refs:__invlpgb (Results 1 – 1 of 1) sorted by relevance
| /arch/x86/include/asm/ |
| A D | tlb.h | 81 static inline void __invlpgb(unsigned long asid, unsigned long pcid, in __invlpgb() function 98 __invlpgb(asid, pcid, 0, 1, 0, flags); in __invlpgb_all() 116 static inline void __invlpgb(unsigned long asid, unsigned long pcid, in __invlpgb() function 130 __invlpgb(0, pcid, addr, nr, str, flags); in invlpgb_flush_user_nr_nosync() 156 __invlpgb(0, 0, addr, nr, PTE_STRIDE, INVLPGB_FLAG_INCLUDE_GLOBAL); in invlpgb_flush_addr_nosync()
|
Completed in 4 milliseconds