Home
last modified time | relevance | path

Searched refs:HCR_CD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_arm.h41 #define HCR_CD (UL(1) << 32) macro
/openbmc/qemu/target/arm/
H A Dcpu.h1621 #define HCR_CD (1ULL << 32) macro
H A Dptw.c3011 if (hcr & HCR_CD) { /* cache disabled */ in convert_stage2_attrs()
H A Dhelper.c6155 aa32_valid |= (HCR_CD | HCR_ID | HCR_TERR | HCR_TEA | HCR_MIOCNCE | in arm_hcr_el2_eff_secstate()
6166 HCR_TDZ | HCR_CD | HCR_ID | HCR_MIOCNCE | in arm_hcr_el2_eff_secstate()