On Fri, May 29, 2020 at 10:54:05AM -0700, Sean Christopherson wrote: > Rename sgx_grab_va_page() to sgx_alloc_va_page() to align with > sgx_alloc_epc_page() as well as sgx_free_epc_page(); the latter is used > directly when freeing the VA page, i.e. the names should be consistent. > > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Thanks I applied this directly to the page reclaimer patch. /Jarkko