Searched refs:executable (Results 1 – 12 of 12) sorted by relevance
122 extern void __init efi_set_executable(efi_memory_desc_t *md, bool executable);
111 tst r2, #VM_EXEC @ executable region?
1131 bool "Make rodata strictly non-executable"1135 If this is set, rodata will be made explicitly non-executable. This1139 can be made explicitly non-executable. This padding may waste memory
207 as modules, the kernel executable may become too big, so that the261 bool "Build kernel as self-extracting executable"265 self-extracting executable.
77 read only or non-executable will be aligned up to the section size of
574 void __init efi_set_executable(efi_memory_desc_t *md, bool executable) in efi_set_executable() argument583 if (executable) in efi_set_executable()
60 static void __init early_code_mapping_set_exec(int executable) in early_code_mapping_set_exec() argument71 efi_set_executable(md, executable); in early_code_mapping_set_exec()
1004 and non-text memory will be made non-executable. This provides1020 and non-text memory will be made non-executable. This provides
264 bit 0: executable,
634 The kernel is linked as a position-independent executable (PIE)
542 position-independent executable (PIE) and contains dynamic relocations
2391 address mapping. This makes the mapping non-executable, but