Home
last modified time | relevance | path

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

/arch/x86/kernel/apic/
Dx2apic_uv_x.c465 int bshift, int max_pnode, enum map_type map_type) in map_high()
479 static __init void map_gru_high(int max_pnode) in map_gru_high()
493 static __init void map_mmr_high(int max_pnode) in map_mmr_high()
503 static __init void map_mmioh_high(int max_pnode) in map_mmioh_high()
749 int gnode_extra, max_pnode = 0; in uv_system_init() local