Searched refs:map_high (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 734 static __init void map_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, en… in map_high() function 807 map_high("GRU", base, shift, shift, max_pnode, map_wb); in map_gru_high() 819 map_high("MMR", mmr.s.base, shift, shift, max_pnode, map_uc); in map_mmr_high() 915 map_high(id, base, shift, m_io, max_io, map_uc); in map_mmioh_high_uv34() 954 map_high("MMIOH", base, shift, m_io, max_pnode, map_uc); in map_mmioh_high()
|