Searched refs:SRR1_ISI_NOPT (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/arch/powerpc/kernel/ |
D | head_book3s_32.S | 354 andis. r11, r11, SRR1_ISI_NOPT@h /* no pte found? */ 365 andis. r0,r9,SRR1_ISI_NOPT@h /* no pte found? */ 752 andis. r10, r9, SRR1_ISI_NOPT@h /* Set on ISI, cleared on DSI */
|
D | head_8xx.S | 329 andis. r10,r9,SRR1_ISI_NOPT@h
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | reg.h | 772 #define SRR1_ISI_NOPT 0x40000000 /* ISI: Not found in hash */ macro
|
/Linux-v5.10/arch/powerpc/kvm/ |
D | book3s_hv_rmhandlers.S | 2209 andis. r0, r11, SRR1_ISI_NOPT@h
|