Searched refs:KVM_GUEST_MODE_SKIP (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | kvm_asm.h | 147 #define KVM_GUEST_MODE_SKIP 2 macro
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_rmhandlers.S | 82 cmpwi r12, KVM_GUEST_MODE_SKIP
|
H A D | book3s_segment.S | 291 li r9, KVM_GUEST_MODE_SKIP
|
H A D | book3s_hv_rmhandlers.S | 2180 li r0, KVM_GUEST_MODE_SKIP
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kvm_asm.h | 148 #define KVM_GUEST_MODE_SKIP 2 macro
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_rmhandlers.S | 82 cmpwi r12, KVM_GUEST_MODE_SKIP
|
H A D | book3s_64_entry.S | 112 cmpwi r9,KVM_GUEST_MODE_SKIP 132 * and the guest MMU context loaded. It sets KVM_GUEST_MODE_SKIP, and sets 141 * These faults come here because KVM_GUEST_MODE_SKIP was set, so if they
|
H A D | book3s_segment.S | 294 li r9, KVM_GUEST_MODE_SKIP
|
H A D | book3s_hv_rmhandlers.S | 1668 li r0, KVM_GUEST_MODE_SKIP
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | exceptions-64s.S | 264 cmpwi r10,KVM_GUEST_MODE_SKIP
|
Completed in 19 milliseconds