Home
last modified time | relevance | path

Searched refs:VGIC_ADDR_UNDEF (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/vgic/
H A Dvgic.h14 #define VGIC_ADDR_UNDEF (-1) macro
15 #define IS_VGIC_ADDR_UNDEF(_x) ((_x) == VGIC_ADDR_UNDEF)
H A Dvgic-v3.c502 if (vgic_check_iorange(kvm, VGIC_ADDR_UNDEF, in vgic_v3_check_base()
H A Dvgic-mmio-v3.c904 rdreg->base = VGIC_ADDR_UNDEF; in vgic_v3_alloc_redist_region()
H A Dvgic-its.c1858 its->vgic_its_base = VGIC_ADDR_UNDEF; in vgic_its_create()