Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
Dbios.h65 struct uv_gam_range_entry { struct
66 char type; /* Entry type: GAM_RANGE_TYPE_UNUSED, etc. */
67 char unused1;
68 u16 nasid; /* HNasid */
69 u16 sockid; /* Socket ID, high bits of APIC ID */
70 u16 pnode; /* Index to MMR and GRU spaces */
71 u32 unused2;
72 u32 limit; /* PA bits 56:26 (UV_GAM_RANGE_SHFT) */
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
Dbios.h80 struct uv_gam_range_entry { struct
81 char type; /* Entry type: GAM_RANGE_TYPE_UNUSED, etc. */
82 char unused1;
83 u16 nasid; /* HNasid */
84 u16 sockid; /* Socket ID, high bits of APIC ID */
85 u16 pnode; /* Index to MMR and GRU spaces */
86 u32 unused2;
87 u32 limit; /* PA bits 56:26 (UV_GAM_RANGE_SHFT) */