Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/powerpc/mm/
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()
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()