Searched refs:HV_PAGE_COUNT_2M_ALIGNED (Results 1 – 1 of 1) sorted by relevance
21 #define HV_PAGE_COUNT_2M_ALIGNED(pg_count) (!((pg_count) & (0x200 - 1))) macro199 if (!HV_PAGE_COUNT_2M_ALIGNED(page_count)) in hv_do_map_gpa_hcall()301 if (!HV_PAGE_COUNT_2M_ALIGNED(page_count)) in hv_call_unmap_gpa_pages()803 if (!HV_PAGE_COUNT_2M_ALIGNED(page_count)) in hv_call_modify_spa_host_access()