Searched refs:nid_start (Results 1 – 1 of 1) sorted by relevance
478 int nid_start, nid; in __sgx_alloc_epc_page() local485 nid_start = nid_of_current; in __sgx_alloc_epc_page()487 nid_start = next_node_in(nid_of_current, sgx_numa_mask); in __sgx_alloc_epc_page()489 nid = nid_start; in __sgx_alloc_epc_page()496 } while (nid != nid_start); in __sgx_alloc_epc_page()