Home
last modified time | relevance | path

Searched refs:VGIC_ADDR_UNDEF (Results 1 – 3 of 3) 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-mmio-v3.c909 rdreg->base = VGIC_ADDR_UNDEF; in vgic_v3_alloc_redist_region()
H A Dvgic-its.c1908 its->vgic_its_base = VGIC_ADDR_UNDEF; in vgic_its_create()