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