Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dtest_nx.c113 char stackcode[] = {0xC3, 0x90, 0 }; in test_NX() local
121 if (test_address(&stackcode)) { in test_NX()