Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dsynch.h41 asm volatile(ASM_FTR_IFSET(PPC_CP_ABORT, "", %0) : : "i" (CPU_FTR_ARCH_31) : "memory"); in ppc_after_tlbiel_barrier()
Dvas.h122 asm volatile(PPC_CP_ABORT); in vas_user_win_add_mm_context()
Dppc-opcode.h592 #define PPC_CP_ABORT stringify_in_c(.long PPC_RAW_CP_ABORT) macro
/linux-6.6.21/arch/powerpc/kvm/
Dbook3s_hv_p9_entry.c925 asm volatile(PPC_CP_ABORT); in kvmhv_vcpu_entry_p9()
/linux-6.6.21/arch/powerpc/kernel/
Dprocess.c1308 asm volatile(PPC_CP_ABORT); in __switch_to()