Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c56 static unsigned long __sgx_sanitize_pages(struct list_head *dirty_page_list) in __sgx_sanitize_pages() function
403 __sgx_sanitize_pages(&sgx_dirty_page_list); in ksgxd()
404 WARN_ON(__sgx_sanitize_pages(&sgx_dirty_page_list)); in ksgxd()