Lines Matching full:uv
6 * SGI UV architectural definitions
23 #include <asm/uv/uv.h>
24 #include <asm/uv/uv_mmrs.h>
25 #include <asm/uv/bios.h>
43 * equal to 0. Most addressing macros that target UV hub chips
70 * Memory/UV-HUB Processor Socket Address Format:
223 * HUB revision ranges for each UV HUB architecture.
254 /* Any UV Hubbed System */
354 * Note there are NO leds on a UV system. This register is only
377 * addresses, and UV global physical addresses.
382 /* global bits offset - number of local address bits in gpa for this UV arch */
402 pr_crit("UV: GAM Range for 0x%lx not found at %p!\n", pa, gr); in uv_gam_range()
418 /* socket phys RAM --> UV global NASID (UV4+) */
425 /* socket virtual --> UV global NASID (UV4+) */
431 /* socket phys RAM --> UV global physical address */
452 /* socket virtual --> UV global physical address */
465 /* UV global physical address --> socket phys RAM */
657 * Convert linux node number to the UV blade number.
666 /* Convert a CPU number to the UV blade number */
740 atomic_t in_nmi; /* flag this node in UV NMI IRQ */
743 atomic_t nmi_count; /* count of true UV NMIs */
745 bool hub_present; /* false means UV hubless system */