Searched refs:map_uc (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 751 enum map_type {map_wb, map_uc}; enumerator 764 if (map_type == map_uc) in map_high() 838 map_high("MMR", mmr.s.base, shift, shift, max_pnode, map_uc); in map_mmr_high() 934 map_high(id, base, shift, m_io, max_io, map_uc); in map_mmioh_high_uv34() 973 map_high("MMIOH", base, shift, m_io, max_pnode, map_uc); in map_mmioh_high()
|