Searched refs:GICR_PROPBASER (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/arm/asm/ | ||
H A D | gic-v3.h | 45 #define GICR_PROPBASER 0x0070 macro |
/kvm-unit-tests/lib/arm/ | ||
H A D | gic-v3.c | 187 writeq(prop_val, ptr + GICR_PROPBASER); in gicv3_lpi_alloc_tables() |