Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/mm/
H A Dexec_prot.c22 #define PPC_INST_NOP 0x60000000 macro
144 insns[i] = PPC_INST_NOP; in test()
186 *fault_addr = PPC_INST_NOP; in test()
H A Dpkey_exec_prot.c20 #define PPC_INST_NOP 0x60000000 macro
137 insns[i] = PPC_INST_NOP; in test()
237 *fault_addr = PPC_INST_NOP; in test()
H A Dpkey_siginfo.c24 #define PPC_INST_NOP 0x60000000 macro
190 FAIL_IF_EXIT(*fault_addr != PPC_INST_NOP && in protect_access()
266 r.base[i] = PPC_INST_NOP; in test()