Lines Matching full:executable
17 * enum execmem_type - types of executable memory ranges
19 * There are several subsystems that allocate executable memory.
23 * Types in this enum identify subsystems that allocate executable memory
47 * enum execmem_range_flags - options for executable memory allocations
95 * parameters for executable memory allocations. The ranges that are not
104 * execmem_arch_setup - define parameters for allocations of executable memory
107 * executable memory. These parameters should be filled into the
114 * for allocations of executable memory
119 * execmem_alloc - allocate executable memory
123 * Allocates memory that will contain executable code, either generated or
126 * Allocates memory that will contain data coupled with executable code,
129 * The memory will have protections defined by architecture for executable
137 * execmem_free - free executable memory
155 * execmem_update_copy - copy an update to executable memory