Home
last modified time | relevance | path

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

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