Home
last modified time | relevance | path

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

/tools/testing/selftests/mm/
A Dprotection_keys.c1644 ret = ptrace(PTRACE_GETREGSET, child, (void *)NT_ARM_POE, &iov); in test_ptrace_modifies_pkru()
1650 ret = ptrace(PTRACE_SETREGSET, child, (void *)NT_ARM_POE, &iov); in test_ptrace_modifies_pkru()
1655 ret = ptrace(PTRACE_GETREGSET, child, (void *)NT_ARM_POE, &iov); in test_ptrace_modifies_pkru()
1670 ret = ptrace(PTRACE_GETREGSET, child, (void *)NT_ARM_POE, &iov); in test_ptrace_modifies_pkru()
/tools/include/uapi/linux/
A Delf.h453 #define NT_ARM_POE 0x40f /* ARM POE registers */ macro

Completed in 9 milliseconds