Home
last modified time | relevance | path

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

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