Searched refs:FIXED_MTRR_INVALID_INDEX (Results 1 – 1 of 1) sorted by relevance
31 #define FIXED_MTRR_INVALID_INDEX ~0U macro61 return (i < FIXED_RANGE_MTRR_NUM) ? i : FIXED_MTRR_INVALID_INDEX; in get_index_of_fixed_mtrr()241 if (index != FIXED_MTRR_INVALID_INDEX) { in write_vmtrr()262 if (index != FIXED_MTRR_INVALID_INDEX) { in read_vmtrr()
Completed in 2 milliseconds