Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dhvcall.h563 #define HV_GUEST_STATE_VERSION 1 macro
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_hv_nested.c248 if (l2_hv.version != HV_GUEST_STATE_VERSION) in kvmhv_enter_nested_guest()
Dbook3s_hv.c3663 hvregs.version = HV_GUEST_STATE_VERSION; in kvmhv_p9_guest_entry()