Searched refs:MAYEXEC (Results 1 – 3 of 3) sorted by relevance
381 unsafe { self.update_flags(0, flags::MAYEXEC) }; in try_clear_mayexec()417 pub const MAYEXEC: vm_flags_t = bindings::VM_MAYEXEC as vm_flags_t; constant
105 DECLARE_VMA_BIT(MAYEXEC, 6),207 #define VM_MAYEXEC INIT_VM_FLAG(MAYEXEC)
304 DECLARE_VMA_BIT(MAYEXEC, 6),408 #define VM_MAYEXEC INIT_VM_FLAG(MAYEXEC)