Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c382 static bool sgx_should_reclaim(unsigned long watermark) in sgx_should_reclaim() function
395 if (sgx_should_reclaim(SGX_NR_LOW_PAGES)) in sgx_reclaim_direct()
416 sgx_should_reclaim(SGX_NR_HIGH_PAGES)); in ksgxd()
418 if (sgx_should_reclaim(SGX_NR_HIGH_PAGES)) in ksgxd()
592 if (sgx_should_reclaim(SGX_NR_LOW_PAGES)) in sgx_alloc_epc_page()