Searched refs:TT_DESCRIPTOR_CONVERT_TO_PAGE_XN (Results 1 – 2 of 2) sorted by relevance
146 #define TT_DESCRIPTOR_CONVERT_TO_PAGE_XN(Desc,IsLargePage) ((IsLargePage)? \ macro
62 PageAttributes |= TT_DESCRIPTOR_CONVERT_TO_PAGE_XN (SectionAttributes, IsLargePage); in ConvertSectionAttributesToPageAttributes()