Home
last modified time | relevance | path

Searched refs:DIC (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/
H A Dcentaur.c86 DIC = 1<<13, enumerator
/openbmc/linux/sound/pci/ctxfi/
H A Dct20k1reg.h595 #define DIC 0x1C601C macro
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb.h146 DIC = 0x0350, enumerator
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h827 #define DIC 0x10 /* Disable Internal Cycles */ macro
/openbmc/qemu/target/arm/tcg/
H A Dcpu64.c1133 t = FIELD_DP64(t, CTR_EL0, DIC, 1); in aarch64_max_tcg_initfn()
/openbmc/linux/arch/arm64/tools/
H A Dsysreg1995 Field 29 DIC
/openbmc/qemu/target/arm/
H A Dcpu.h2001 FIELD(CTR_EL0, DIC, 29, 1)
H A Dcpu.c2108 cpu->ctr = FIELD_DP64(cpu->ctr, CTR_EL0, DIC, 0); in arm_cpu_realizefn()
/openbmc/linux/arch/arm64/
H A DKconfig753 Workaround the issue by hiding the DIC feature from EL0. This