Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dtlb.h22 #define __tlb_remove_tlb_entry __tlb_remove_tlb_entry macro
41 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dtlb.h135 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/openbmc/linux/include/asm-generic/
H A Dtlb.h595 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro