Searched refs:nid_of_current (Results 1 – 1 of 1) sorted by relevance
480 int nid_of_current = numa_node_id(); in __sgx_alloc_epc_page() local487 if (node_isset(nid_of_current, sgx_numa_mask)) in __sgx_alloc_epc_page()488 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()