Searched refs:nid_start (Results 1 – 1 of 1) sorted by relevance
481 int nid_start, nid; in __sgx_alloc_epc_page() local488 nid_start = nid_of_current; in __sgx_alloc_epc_page()490 nid_start = next_node_in(nid_of_current, sgx_numa_mask); in __sgx_alloc_epc_page()492 nid = nid_start; in __sgx_alloc_epc_page()499 } while (nid != nid_start); in __sgx_alloc_epc_page()