Home
last modified time | relevance | path

Searched refs:ESR (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/video/fbdev/i810/
A Di810_regs.h50 #define ESR 0x020B8 macro
/linux-6.3-rc2/drivers/iommu/
A Dmsm_iommu_hw-8xxx.h95 #define SET_ESR(b, v) SET_GLOBAL_REG(ESR, (b), (v))
111 #define GET_ESR(b) GET_GLOBAL_REG(ESR, (b))
218 #define SET_CFG(b, v) SET_GLOBAL_FIELD(b, ESR, CFG, v)
219 #define SET_BYPASS(b, v) SET_GLOBAL_FIELD(b, ESR, BYPASS, v)
220 #define SET_ESR_MULTI(b, v) SET_GLOBAL_FIELD(b, ESR, ESR_MULTI, v)
335 #define GET_CFG(b) GET_GLOBAL_FIELD(b, ESR, CFG)
336 #define GET_BYPASS(b) GET_GLOBAL_FIELD(b, ESR, BYPASS)
337 #define GET_ESR_MULTI(b) GET_GLOBAL_FIELD(b, ESR, ESR_MULTI)
814 #define ESR (0xFFF88) macro
/linux-6.3-rc2/arch/openrisc/
A DKconfig236 bool "Check for possible ESR exception bug"
/linux-6.3-rc2/drivers/net/ethernet/renesas/
A Dravb.h75 ESR = 0x0088, enumerator
/linux-6.3-rc2/Documentation/virt/kvm/
A Dppc-pv.rst105 KVM_MAGIC_FEAT_MAS0_TO_SPRG7 Maps MASn, ESR, PIR and high SPRGs
A Dapi.rst1159 SError exceptions always have an ESR value. Some CPUs have the ability to
1160 specify what the virtual SError's ESR value should be. These systems will
1165 with exception.has_esr as zero, KVM will choose an ESR.
7932 the ESR syndrome. Other parts of the ESR, such as the EC are generated by the
/linux-6.3-rc2/arch/powerpc/kernel/
A Dexceptions-64e.S126 SPECIAL_EXC_STORE(r10,ESR)
196 SPECIAL_EXC_LOAD(r10,ESR)
/linux-6.3-rc2/arch/x86/kvm/
A Dtrace.h251 AREG(TMR), AREG(IRR), AREG(ESR), AREG(ICR), AREG(ICR2), AREG(LVTT), \
/linux-6.3-rc2/arch/arm64/kvm/
A Dsys_regs.c2205 EL12_REG(ESR, access_vm_reg, reset_unknown, 0),
/linux-6.3-rc2/arch/arm64/
A DKconfig978 bool "Cortex-A715: 2645198: Workaround possible [ESR|FAR]_ELx corruption"
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_reg.h1007 #define ESR _MMIO(0x20b8) macro

Completed in 89 milliseconds