Searched refs:SECTION_NOTSECURE (Results 1 – 1 of 1) sorted by relevance
69 #define SECTION_NOTSECURE (1U << 19) macro303 desc |= (attr & MT_NS) != 0U ? SECTION_NOTSECURE : 0U; in mmap_desc()