Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsecurity.c419 patch_instruction_site(&patch__flush_link_stack_return, PPC_INST_BLR); in toggle_count_cache_flush()
430 patch_instruction_site(&patch__flush_count_cache_return, PPC_INST_BLR); in toggle_count_cache_flush()
/arch/powerpc/include/asm/
Dppc-opcode.h230 #define PPC_INST_BLR 0x4e800020 macro
/arch/powerpc/net/
Dbpf_jit.h94 #define PPC_BLR() EMIT(PPC_INST_BLR)