Home
last modified time | relevance | path

Searched refs:PPC_INST_MTSPR_DSCR_USER_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c1418 if ((((instword & PPC_INST_MTSPR_DSCR_USER_MASK) == in emulate_instruction()
1801 if ((instword & PPC_INST_MTSPR_DSCR_USER_MASK) in facility_unavailable_exception()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c1425 if ((((instword & PPC_INST_MTSPR_DSCR_USER_MASK) == in emulate_instruction()
1806 if ((instword & PPC_INST_MTSPR_DSCR_USER_MASK) in DEFINE_INTERRUPT_HANDLER()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h242 #define PPC_INST_MTSPR_DSCR_USER_MASK 0xfc1ffffe macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h297 #define PPC_INST_MTSPR_DSCR_USER_MASK 0xfc1ffffe macro

Completed in 11 milliseconds