Home
last modified time | relevance | path

Searched refs:__p4d_free_tlb (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/asm-generic/
Dpgtable-nop4d.h53 #define __p4d_free_tlb(tlb, x, a) do { } while (0) macro
D5level-fixup.h54 #define __p4d_free_tlb(tlb, x, addr) do { } while (0) macro
Dtlb.h605 __p4d_free_tlb(tlb, pudp, address); \
/Linux-v5.4/arch/x86/include/asm/
Dpgalloc.h210 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in __p4d_free_tlb() function