Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dpkey_siginfo.c25 #define PPC_INST_BLR 0x4e800020 macro
191 *fault_addr != PPC_INST_BLR); in protect_access()
200 *fault_addr = PPC_INST_BLR; in protect_access()
201 FAIL_IF_EXIT(*fault_addr != PPC_INST_BLR); in protect_access()
267 r.base[i] = PPC_INST_BLR; in test()
H A Dexec_prot.c24 #define PPC_INST_BLR 0x4e800020 macro
158 insns[numinsns - 1] = PPC_INST_BLR; in test()
H A Dpkey_exec_prot.c22 #define PPC_INST_BLR 0x4e800020 macro
151 insns[numinsns - 1] = PPC_INST_BLR; in test()