Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dptrace.h88 #define PSR_AA32_C_BIT 0x20000000 macro
/linux-6.3-rc2/arch/arm64/kvm/hyp/
A Dexception.c202 new |= (old & PSR_AA32_C_BIT); in get_except32_cpsr()
/linux-6.3-rc2/arch/arm64/kernel/
A Dprocess.c167 pstate & PSR_AA32_C_BIT ? 'C' : 'c', in print_pstate()
A Dptrace.c2249 PSR_AA32_C_BIT | PSR_AA32_V_BIT | in valid_compat_regs()

Completed in 18 milliseconds