Searched refs:KVM_ITS_ITE_ICID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/virt/kvm/arm/vgic/ | ||
D | vgic.h | 87 #define KVM_ITS_ITE_ICID_MASK GENMASK_ULL(15, 0) macro |
D | vgic-its.c | 1983 coll_id = val & KVM_ITS_ITE_ICID_MASK; in vgic_its_restore_ite() |