Home
last modified time | relevance | path

Searched refs:radix_kvm_prefetch_workaround (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/
Dmmu_context.c85 radix_kvm_prefetch_workaround(next); in switch_mm_irqs_off()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dmmu_context.h124 extern void radix_kvm_prefetch_workaround(struct mm_struct *mm);
126 static inline void radix_kvm_prefetch_workaround(struct mm_struct *mm) { } in radix_kvm_prefetch_workaround() function
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dradix_tlb.c1245 extern void radix_kvm_prefetch_workaround(struct mm_struct *mm) in radix_kvm_prefetch_workaround() function
1287 EXPORT_SYMBOL_GPL(radix_kvm_prefetch_workaround);