Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic.h71 #define KVM_ITS_CTE_VALID_MASK BIT_ULL(63) macro
H A Dvgic-its.c2579 if (!(val & KVM_ITS_CTE_VALID_MASK)) in vgic_its_restore_cte()