Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A 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
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dmmu_context.c85 radix_kvm_prefetch_workaround(next); in switch_mm_irqs_off()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A 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);