Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Dvgic_irq.c47 #define KVM_PRIO_STEPS (1 << KVM_PRIO_SHIFT) /* 8 */ macro
373 uint32_t intid, prio, step = KVM_PRIO_STEPS; in test_inject_preemption()