to_shadow_page
return to_shadow_page(spte & SPTE_BASE_ADDR_MASK);
return to_shadow_page(__pa(sptep));