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

/seL4-test-master/kernel/include/arch/arm/armv/armv8-a/64/armv/
H A Dvcpu.h53 #define VTCR_EL2_T0SZ(x) ((x) & 0x3f) macro
548 vtcr_el2 = VTCR_EL2_T0SZ(24); // 40-bit input IPA
552 vtcr_el2 = VTCR_EL2_T0SZ(20); // 44-bit input IPA

Completed in 26 milliseconds