Searched refs:VM_ABI_32 (Results 1 – 3 of 3) sorted by relevance
181 int allow_data_exec = VM_ABI_32; /* 32-bit apps may execute data by default, 64-bit apps may…184 const int allow_data_exec = VM_ABI_32; /* 32-bit apps may execute data by default, 64-bit apps may…
1093 #define VM_ABI_32 0x1 macro
660 current_abi = VM_ABI_32; in override_nx()