Searched refs:sgx_should_reclaim (Results 1 – 1 of 1) sorted by relevance
380 static bool sgx_should_reclaim(unsigned long watermark) in sgx_should_reclaim() function393 if (sgx_should_reclaim(SGX_NR_LOW_PAGES)) in sgx_reclaim_direct()414 sgx_should_reclaim(SGX_NR_HIGH_PAGES)); in ksgxd()416 if (sgx_should_reclaim(SGX_NR_HIGH_PAGES)) in ksgxd()590 if (sgx_should_reclaim(SGX_NR_LOW_PAGES)) in sgx_alloc_epc_page()
Completed in 6 milliseconds