Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic.h84 #define KVM_ITS_L1E_VALID_MASK BIT_ULL(63) macro
H A Dvgic-its.c2414 if (!(entry & KVM_ITS_L1E_VALID_MASK)) in handle_l1_dte()
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic.h85 #define KVM_ITS_L1E_VALID_MASK BIT_ULL(63) macro
H A Dvgic-its.c2500 if (!(entry & KVM_ITS_L1E_VALID_MASK)) in handle_l1_dte()

Completed in 9 milliseconds