Searched refs:mtrr_type (Results 1 – 2 of 2) sorted by relevance
108 #define mtrr_type(val) ((uint8_t)((val) & 0x00000000000000ffLL)) macro
364 mtrrp->type = mtrr_type(base); in i686_raw2soft()