Home
last modified time | relevance | path

Searched defs:cpu_base (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/arm/asm/
H A Dgic-v2.h25 void *cpu_base; member
/kvm-unit-tests/lib/arm/
H A Dgic-v2.c12 void *cpu_base = gicv2_cpu_base(); in gicv2_enable_defaults() local