Home
last modified time | relevance | path

Searched refs:fake_suspend (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_asm.h100 u8 fake_suspend; member
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c636 (local_paca->kvm_hstate.fake_suspend << PSSCR_FAKE_SUSPEND_LG)); in kvmhv_vcpu_entry_p9()
807 if (!local_paca->kvm_hstate.fake_suspend && in kvmhv_vcpu_entry_p9()
884 (local_paca->kvm_hstate.fake_suspend << PSSCR_FAKE_SUSPEND_LG)); in kvmhv_vcpu_entry_p9()
H A Dbook3s_hv.c3285 tpaca->kvm_hstate.fake_suspend = 0; in kvmppc_start_thread()
4663 local_paca->kvm_hstate.fake_suspend = 0; in kvmhv_run_single_vcpu()
/openbmc/linux/arch/powerpc/kernel/
H A Dasm-offsets.c581 HSTATE_FIELD(HSTATE_FAKE_SUSPEND, fake_suspend); in main()