Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kvm/vgic/
Dvgic.h76 #define KVM_ITS_ITE_ICID_MASK GENMASK_ULL(15, 0) macro
Dvgic-its.c2214 coll_id = val & KVM_ITS_ITE_ICID_MASK; in vgic_its_restore_ite()