Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/cpu/sgx/
Dmain.c411 static bool sgx_should_reclaim(unsigned long watermark) in sgx_should_reclaim() function
436 sgx_should_reclaim(SGX_NR_HIGH_PAGES)); in ksgxd()
438 if (sgx_should_reclaim(SGX_NR_HIGH_PAGES)) in ksgxd()
605 if (sgx_should_reclaim(SGX_NR_LOW_PAGES)) in sgx_alloc_epc_page()