Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/mm/
Dpkey-powerpc.h94 static inline void expect_fault_on_read_execonly_key(void *p1, int pkey) in expect_fault_on_read_execonly_key() function
Dpkey-x86.h151 static inline void expect_fault_on_read_execonly_key(void *p1, int pkey) in expect_fault_on_read_execonly_key() function
Dpkey-arm64.h84 static inline void expect_fault_on_read_execonly_key(void *p1, int pkey) in expect_fault_on_read_execonly_key() function
Dprotection_keys.c1426 expect_fault_on_read_execonly_key(p1, pkey); in test_executing_on_unreadable_memory()
1465 expect_fault_on_read_execonly_key(p1, UNKNOWN_PKEY); in test_implicit_mprotect_exec_only_memory()