Home
last modified time | relevance | path

Searched refs:PPC_CP_ABORT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h432 #define PPC_CP_ABORT stringify_in_c(.long PPC_INST_CP_ABORT) macro
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c1209 asm volatile(PPC_CP_ABORT); in __switch_to()
1472 asm volatile(PPC_CP_ABORT); in set_thread_uses_vas()