Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dxics_kvm.c207 & KVM_XICS_PRIORITY_MASK; in ics_get_kvm_state()
264 state |= (uint64_t)(irq->saved_priority & KVM_XICS_PRIORITY_MASK) in ics_set_kvm_state_one()
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h686 #define KVM_XICS_PRIORITY_MASK 0xff macro