Home
last modified time | relevance | path

Searched refs:PSR_DIT_BIT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/include/uapi/asm/
A Dptrace.h53 #define PSR_DIT_BIT 0x01000000 macro
/linux/arch/arm64/kvm/hyp/
A Dexception.c118 new |= (old & PSR_DIT_BIT); in enter_exception64()
/linux/arch/arm64/kernel/
A Dprocess.c194 pstate & PSR_DIT_BIT ? '+' : '-', in print_pstate()

Completed in 5 milliseconds