Searched refs:MDCR_EL2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/arm64/kvm/ |
D | emulate-nested.c | 300 .index = MDCR_EL2, 306 .index = MDCR_EL2, 312 .index = MDCR_EL2, 318 .index = MDCR_EL2, 324 .index = MDCR_EL2, 330 .index = MDCR_EL2, 336 .index = MDCR_EL2, 342 .index = MDCR_EL2, 348 .index = MDCR_EL2, 354 .index = MDCR_EL2, [all …]
|
D | sys_regs.c | 105 PURE_EL2_SYSREG( MDCR_EL2 ); in get_el2_to_el1_mapping() 2813 EL2_REG(MDCR_EL2, access_rw, reset_val, 0),
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | kvm_host.h | 471 MDCR_EL2, /* Monitor Debug Configuration Register (EL2) */ enumerator
|