Searched refs:PPC_INST_BLR (Results 1 – 3 of 3) sorted by relevance
419 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()
230 #define PPC_INST_BLR 0x4e800020 macro
94 #define PPC_BLR() EMIT(PPC_INST_BLR)