Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dvgic_irq.c46 #define KVM_PRIO_STEPS (1 << KVM_PRIO_SHIFT) /* 8 */ macro
372 uint32_t intid, prio, step = KVM_PRIO_STEPS; in test_inject_preemption()