Home
last modified time | relevance | path

Searched defs:max_pnode (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/x86/kernel/apic/
Dx2apic_uv_x.c459 int bshift, int max_pnode, enum map_type map_type) in map_high()
473 static __init void map_gru_high(int max_pnode) in map_gru_high()
487 static __init void map_mmr_high(int max_pnode) in map_mmr_high()
497 static __init void map_mmioh_high(int max_pnode) in map_mmioh_high()
743 int gnode_extra, max_pnode = 0; in uv_system_init() local