Searched refs:PROT_BTI (Results 1 – 4 of 4) sorted by relevance
18 if (system_supports_bti() && (prot & PROT_BTI)) in arch_calc_vm_prot_bits()58 supported |= PROT_BTI; in arch_validate_prot()
7 #define PROT_BTI 0x10 /* BTI guarded page */ macro
20 # define PROT_BTI 0 macro299 ret = mprotect(self->p, self->size, PROT_EXEC | PROT_BTI); in TEST_F()
805 prot |= PROT_BTI; in arch_elf_adjust_prot()