Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.h513 #define PPC_CP_ABORT stringify_in_c(.long PPC_RAW_CP_ABORT) macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dvas-window.c1111 asm volatile(PPC_CP_ABORT); in vas_tx_win_open()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dprocess.c1242 asm volatile(PPC_CP_ABORT); in __switch_to()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv_rmhandlers.S1844 PPC_CP_ABORT
Dbook3s_hv.c3552 asm volatile(PPC_CP_ABORT); in kvmhv_load_hv_regs_and_go()