Searched defs:_PAGE_NUMA (Results 1 – 2 of 2) sorted by relevance
33 #define _PAGE_NUMA 0x00000010 /* Gather numa placement stats */ macro
90 #define _PAGE_NUMA (_AT(pteval_t, 1) << _PAGE_BIT_NUMA) macro92 #define _PAGE_NUMA (_AT(pteval_t, 0)) macro