Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/mm/
H A Dexec_prot.c29 static unsigned long pgsize, numinsns; variable
137 numinsns = pgsize / sizeof(unsigned int); in test()
143 for (i = 1; i < numinsns - 1; i++) in test()
158 insns[numinsns - 1] = PPC_INST_BLR; in test()