Home
last modified time | relevance | path

Searched refs:sgx_should_reclaim (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/cpu/sgx/
A Dmain.c380 static bool sgx_should_reclaim(unsigned long watermark) in sgx_should_reclaim() function
393 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