Home
last modified time | relevance | path

Searched refs:ESR_ILK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg_booke.h364 #define ESR_ILK 0x00100000 /* Instr. Cache Locking */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg_booke.h352 #define ESR_ILK 0x00100000 /* Instr. Cache Locking */ macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_fsl_booke.S379 andis. r10,r5,(ESR_ILK|ESR_DLK)@h
H A Dtraps.c2135 if (error_code & (ESR_DLK|ESR_ILK)) in CacheLockingException()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhead_85xx.S372 andis. r10,r5,(ESR_ILK|ESR_DLK)@h
H A Dtraps.c2142 if (error_code & (ESR_DLK|ESR_ILK)) in DEFINE_INTERRUPT_HANDLER()

Completed in 12 milliseconds