Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/vgic/
Dvgic.h87 #define KVM_ITS_ITE_ICID_MASK GENMASK_ULL(15, 0) macro
Dvgic-its.c1983 coll_id = val & KVM_ITS_ITE_ICID_MASK; in vgic_its_restore_ite()