Searched refs:KVM_ITS_L1E_VALID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/virt/kvm/arm/vgic/ | ||
D | vgic.h | 95 #define KVM_ITS_L1E_VALID_MASK BIT_ULL(63) macro |
D | vgic-its.c | 2228 if (!(entry & KVM_ITS_L1E_VALID_MASK)) in handle_l1_dte() |