Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/cpu/sgx/
Dmain.c378 static bool sgx_should_reclaim(unsigned long watermark) in sgx_should_reclaim() function
391 if (sgx_should_reclaim(SGX_NR_LOW_PAGES)) in sgx_reclaim_direct()
412 sgx_should_reclaim(SGX_NR_HIGH_PAGES)); in ksgxd()
414 if (sgx_should_reclaim(SGX_NR_HIGH_PAGES)) in ksgxd()
587 if (sgx_should_reclaim(SGX_NR_LOW_PAGES)) in sgx_alloc_epc_page()