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:
224 * HUB revision ranges for each UV HUB architecture.
255 /* Any UV Hubbed System */
355 * Note there are NO leds on a UV system. This register is only
378 * addresses, and UV global physical addresses.
383 /* global bits offset - number of local address bits in gpa for this UV arch */
403 pr_crit("UV: GAM Range for 0x%lx not found at %p!\n", pa, gr); in uv_gam_range()
419 /* socket phys RAM --> UV global NASID (UV4+) */
426 /* socket virtual --> UV global NASID (UV4+) */
432 /* socket phys RAM --> UV global physical address */
453 /* socket virtual --> UV global physical address */
466 /* UV global physical address --> socket phys RAM */
663 * Convert linux node number to the UV blade number.
674 /* Convert a CPU number to the UV blade number */
750 atomic_t in_nmi; /* flag this node in UV NMI IRQ */
753 atomic_t nmi_count; /* count of true UV NMIs */
755 bool hub_present; /* false means UV hubless system */