Searched refs:tlb_wire_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | tlb.h | 13 extern void tlb_wire_entry(struct vm_area_struct *, unsigned long, pte_t); 16 static inline void tlb_wire_entry(struct vm_area_struct *vma , in tlb_wire_entry() function
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | tlb.h | 14 extern void tlb_wire_entry(struct vm_area_struct *, unsigned long, pte_t); 17 static inline void tlb_wire_entry(struct vm_area_struct *vma , in tlb_wire_entry() function
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | tlb-urb.c | 20 void tlb_wire_entry(struct vm_area_struct *vma, unsigned long addr, pte_t pte) in tlb_wire_entry() function
|
H A D | init.c | 95 tlb_wire_entry(NULL, addr, *pte); in set_pte_phys()
|
/kernel/linux/linux-6.6/arch/sh/mm/ |
H A D | tlb-urb.c | 20 void tlb_wire_entry(struct vm_area_struct *vma, unsigned long addr, pte_t pte) in tlb_wire_entry() function
|
H A D | init.c | 95 tlb_wire_entry(NULL, addr, *pte); in set_pte_phys()
|
Completed in 3 milliseconds