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