Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dkvm_book3s.h178 extern unsigned long __kvmhv_copy_tofrom_guest_radix(int lpid, int pid,
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c34 unsigned long __kvmhv_copy_tofrom_guest_radix(int lpid, int pid, in __kvmhv_copy_tofrom_guest_radix() function
115 return __kvmhv_copy_tofrom_guest_radix(lpid, pid, eaddr, to, from, n); in kvmhv_copy_tofrom_guest_radix()
Dbook3s_hv_nested.c591 rc = __kvmhv_copy_tofrom_guest_radix(gp->shadow_lpid, pid, in kvmhv_copy_tofrom_guest_nested()
611 rc = __kvmhv_copy_tofrom_guest_radix(gp->shadow_lpid, pid, in kvmhv_copy_tofrom_guest_nested()