Searched refs:HV_LOTAR_Y (Results 1 – 3 of 3) sorted by relevance
115 return HV_LOTAR_X(lotar) + (HV_LOTAR_Y(lotar) * smp_width); in hv_lotar_to_cpu()
2367 #define HV_LOTAR_Y(lotar) ((lotar) & ((1 << HV_LOTAR_WIDTH) - 1)) macro2503 unsigned int y = HV_LOTAR_Y(val); in hv_pte_set_lotar()
342 int y = HV_LOTAR_Y(lotar); in get_remote_cache_cpu()