Home
last modified time | relevance | path

Searched refs:PPC_INST_BLR (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/powerpc/kernel/
Dsecurity.c398 patch_instruction_site(&patch__flush_count_cache_return, PPC_INST_BLR); in toggle_count_cache_flush()
/Linux-v5.4/arch/powerpc/net/
Dbpf_jit.h36 #define PPC_BLR() EMIT(PPC_INST_BLR)
/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h329 #define PPC_INST_BLR 0x4e800020 macro