Searched refs:SECURE_ALL_BITS (Results 1 – 3 of 3) sorted by relevance
54 #define SECURE_ALL_BITS (issecure_mask(SECURE_NOROOT) | \ macro58 #define SECURE_ALL_LOCKS (SECURE_ALL_BITS << 1)
52 # define SECURE_ALL_BITS 0x55 macro53 # define SECURE_ALL_LOCKS (SECURE_ALL_BITS << 1)68 _Static_assert(SECURE_ALL_BITS == 0x55, "SECURE_ALL_BITS == 0x55.");1702 SECURE_ALL_BITS | SECURE_ALL_LOCKS); in minijail_enter()