Searched refs:gicv3_read_gich_vtr (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/arm64/hypervisor/gic/
H A Dgicv3.cpp20 static uint32_t gicv3_read_gich_vtr() { function
78 return (gicv3_read_gich_vtr() & ICH_VTR_LIST_REGS_MASK) + 1;
84 .read_gich_vtr = gicv3_read_gich_vtr,

Completed in 30 milliseconds