Home
last modified time | relevance | path

Searched refs:KVM_ITS_ITE_ICID_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic.h76 #define KVM_ITS_ITE_ICID_MASK GENMASK_ULL(15, 0) macro
H A Dvgic-its.c2169 coll_id = val & KVM_ITS_ITE_ICID_MASK; in vgic_its_restore_ite()
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic.h77 #define KVM_ITS_ITE_ICID_MASK GENMASK_ULL(15, 0) macro
H A Dvgic-its.c2246 coll_id = val & KVM_ITS_ITE_ICID_MASK; in vgic_its_restore_ite()

Completed in 10 milliseconds