Home
last modified time | relevance | path

Searched refs:KVM_XIVE_SOURCE_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h709 #define KVM_XIVE_SOURCE_PRIORITY_MASK 0x7 macro
/linux/arch/powerpc/kvm/
H A Dbook3s_xive_native.c490 priority = (kvm_cfg & KVM_XIVE_SOURCE_PRIORITY_MASK) >> in kvmppc_xive_native_set_source_config()