Lines Matching +full:0 +full:x10001
31 #define UV_BIOS_EXTRA 0x10000
32 #define UV_BIOS_GET_PCI_TOPOLOGY 0x10001
33 #define UV_BIOS_GET_GEOINFO 0x10003
35 #define UV_BIOS_EXTRA_OP_MEM_COPYIN 0x1000
36 #define UV_BIOS_EXTRA_OP_MEM_COPYOUT 0x2000
37 #define UV_BIOS_EXTRA_OP_MASK 0x0fff
50 BIOS_STATUS_SUCCESS = 0,
68 #define UV_GAM_RANGE_TYPE_UNUSED 0 /* End of table */
96 #define UV_SYSTAB_VERSION_UV4 0x400 /* UV4 BIOS base version */
97 #define UV_SYSTAB_VERSION_UV4_1 0x401 /* + gpa_shift */
98 #define UV_SYSTAB_VERSION_UV4_2 0x402 /* + TYPE_NVRAM/WINDOW/MBOX */
99 #define UV_SYSTAB_VERSION_UV4_3 0x403 /* - GAM Range PXM Value */
102 #define UV_SYSTAB_VERSION_UV5 0x500 /* UV5 GAM base version */
105 #define UV_SYSTAB_TYPE_UNUSED 0 /* End of table (offset == 0) */
155 BIOS_FREQ_BASE_PLATFORM = 0,