Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dtest_nx.c80 static noinline int test_address(void *address) in test_address() function
121 if (test_address(&stackcode)) { in test_NX()
133 if (test_address(heap)) { in test_NX()
150 } else if (test_address(&rodata_test_data)) { in test_NX()
158 if (test_address(&test_data)) { in test_NX()