Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dsynch.h38 asm volatile(ASM_FTR_IFSET(PPC_CP_ABORT, "", %0) : : "i" (CPU_FTR_ARCH_31) : "memory"); in ppc_after_tlbiel_barrier()
Dppc-opcode.h512 #define PPC_CP_ABORT stringify_in_c(.long PPC_RAW_CP_ABORT) macro
/Linux-v5.10/arch/powerpc/platforms/powernv/
Dvas-window.c1111 asm volatile(PPC_CP_ABORT); in vas_tx_win_open()
/Linux-v5.10/arch/powerpc/kernel/
Dprocess.c1297 asm volatile(PPC_CP_ABORT); in __switch_to()
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_hv_rmhandlers.S1838 PPC_CP_ABORT
Dbook3s_hv.c3548 asm volatile(PPC_CP_ABORT); in kvmhv_load_hv_regs_and_go()