Home
last modified time | relevance | path

Searched refs:__tlb_remove_tlb_entry (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dtlb.h24 #define __tlb_remove_tlb_entry __tlb_remove_tlb_entry macro
43 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/linux/include/asm-generic/
A Dtlb.h548 #ifndef __tlb_remove_tlb_entry
549 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
562 __tlb_remove_tlb_entry(tlb, ptep, address); \
572 __tlb_remove_tlb_entry(tlb, ptep, address); \

Completed in 4 milliseconds