Searched defs:HV_LOTAR (Results 1 - 1 of 1) sorted by relevance

/arch/tile/include/hv/
H A Dhypervisor.h358 typedef unsigned int HV_LOTAR; typedef
2299 #define HV_XY_TO_LOTAR(x, y) ((HV_LOTAR)(((x) << HV_LOTAR_WIDTH) | (y)))

Completed in 60 milliseconds