Home
last modified time | relevance | path

Searched defs:hcr_el2 (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu.c683 uint64_t hcr_el2) in arm_excp_unmasked()
842 uint64_t hcr_el2 = arm_hcr_el2_eff(env); in arm_cpu_exec_interrupt() local
H A Ddebug_helper.c181 uint64_t hcr_el2; in linked_bp_matches() local
H A Dhelper.c2020 uint64_t hcr_el2 = el1 ? arm_hcr_el2_eff(env) : 0; in isr_read() local
3901 uint64_t hcr_el2 = arm_hcr_el2_eff(env); in ats_write64() local
10783 uint64_t hcr_el2; in arm_phys_excp_target_el() local
12450 uint64_t hcr_el2; in fp_exception_el() local
H A Dptw.c232 uint64_t hcr_el2; in regime_translation_disabled() local
H A Dcpu.h332 uint64_t hcr_el2; /* Hypervisor configuration register */ member
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_asm.h179 unsigned long hcr_el2; member
H A Dkvm_host.h487 u64 hcr_el2; member
/openbmc/qemu/hw/intc/
H A Darm_gicv3_cpuif.c100 uint64_t hcr_el2 = arm_hcr_el2_eff(env); in icv_access() local
1925 uint64_t hcr_el2 = arm_hcr_el2_eff(env); in icc_dir_write() local
/openbmc/libcper/specification/json/sections/
H A Dcper-arm-processor.json560 "hcr_el2": { "type": "integer" }, object