Searched refs:nid_of_current (Results 1 – 1 of 1) sorted by relevance
476 int nid_of_current = numa_node_id(); in __sgx_alloc_epc_page() local483 if (node_isset(nid_of_current, sgx_numa_mask)) in __sgx_alloc_epc_page()484 nid_start = nid_of_current; in __sgx_alloc_epc_page()486 nid_start = next_node_in(nid_of_current, sgx_numa_mask); in __sgx_alloc_epc_page()