Home
last modified time | relevance | path

Searched defs:__tlb_remove_tlb_entry (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/
Dtlb.h25 #define __tlb_remove_tlb_entry __tlb_remove_tlb_entry macro
36 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/Linux-v5.4/arch/sparc/include/asm/
Dtlb_64.h28 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v5.4/arch/x86/include/asm/
Dtlb.h7 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v5.4/include/asm-generic/
Dtlb.h491 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro