Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive.h101 #define KVMPPC_XIVE_FLAG_SAVE_RESTORE 0x2 macro
H A Dbook3s_xive.c676 if (xive->flags & KVMPPC_XIVE_FLAG_SAVE_RESTORE) in kvmppc_xive_check_save_restore()
2774 xive->flags |= KVMPPC_XIVE_FLAG_SAVE_RESTORE; in kvmppc_xive_create()
H A Dbook3s_xive_native.c1122 xive->flags |= KVMPPC_XIVE_FLAG_SAVE_RESTORE; in kvmppc_xive_native_create()