Lines Matching +full:0 +full:x03c00000

28 #define HSA_CAP_HOT_PLUGGABLE			0x00000001
29 #define HSA_CAP_ATS_PRESENT 0x00000002
30 #define HSA_CAP_SHARED_WITH_GRAPHICS 0x00000004
31 #define HSA_CAP_QUEUE_SIZE_POW2 0x00000008
32 #define HSA_CAP_QUEUE_SIZE_32BIT 0x00000010
33 #define HSA_CAP_QUEUE_IDLE_EVENT 0x00000020
34 #define HSA_CAP_VA_LIMIT 0x00000040
35 #define HSA_CAP_WATCH_POINTS_SUPPORTED 0x00000080
36 #define HSA_CAP_WATCH_POINTS_TOTALBITS_MASK 0x00000f00
38 #define HSA_CAP_DOORBELL_TYPE_TOTALBITS_MASK 0x00003000
41 #define HSA_CAP_DOORBELL_TYPE_PRE_1_0 0x0
42 #define HSA_CAP_DOORBELL_TYPE_1_0 0x1
43 #define HSA_CAP_DOORBELL_TYPE_2_0 0x2
44 #define HSA_CAP_AQL_QUEUE_DOUBLE_MAP 0x00004000
46 #define HSA_CAP_TRAP_DEBUG_SUPPORT 0x00008000
47 #define HSA_CAP_TRAP_DEBUG_WAVE_LAUNCH_TRAP_OVERRIDE_SUPPORTED 0x00010000
48 #define HSA_CAP_TRAP_DEBUG_WAVE_LAUNCH_MODE_SUPPORTED 0x00020000
49 #define HSA_CAP_TRAP_DEBUG_PRECISE_MEMORY_OPERATIONS_SUPPORTED 0x00040000
51 /* Old buggy user mode depends on this being 0 */
52 #define HSA_CAP_RESERVED_WAS_SRAM_EDCSUPPORTED 0x00080000
54 #define HSA_CAP_MEM_EDCSUPPORTED 0x00100000
55 #define HSA_CAP_RASEVENTNOTIFY 0x00200000
56 #define HSA_CAP_ASIC_REVISION_MASK 0x03c00000
58 #define HSA_CAP_SRAM_EDCSUPPORTED 0x04000000
59 #define HSA_CAP_SVMAPI_SUPPORTED 0x08000000
60 #define HSA_CAP_FLAGS_COHERENTHOSTACCESS 0x10000000
61 #define HSA_CAP_TRAP_DEBUG_FIRMWARE_SUPPORTED 0x20000000
62 #define HSA_CAP_TRAP_DEBUG_PRECISE_ALU_OPERATIONS_SUPPORTED 0x40000000
63 #define HSA_CAP_RESERVED 0x800f8000
66 #define HSA_DBG_WATCH_ADDR_MASK_LO_BIT_MASK 0x0000000f
67 #define HSA_DBG_WATCH_ADDR_MASK_LO_BIT_SHIFT 0
68 #define HSA_DBG_WATCH_ADDR_MASK_HI_BIT_MASK 0x000003f0
70 #define HSA_DBG_DISPATCH_INFO_ALWAYS_VALID 0x00000400
71 #define HSA_DBG_WATCHPOINTS_EXCLUSIVE 0x00000800
72 #define HSA_DBG_RESERVED 0xfffffffffffff000ull
75 #define HSA_MEM_HEAP_TYPE_SYSTEM 0
83 #define HSA_MEM_FLAGS_HOT_PLUGGABLE 0x00000001
84 #define HSA_MEM_FLAGS_NON_VOLATILE 0x00000002
85 #define HSA_MEM_FLAGS_RESERVED 0xfffffffc
88 #define HSA_CACHE_TYPE_DATA 0x00000001
89 #define HSA_CACHE_TYPE_INSTRUCTION 0x00000002
90 #define HSA_CACHE_TYPE_CPU 0x00000004
91 #define HSA_CACHE_TYPE_HSACU 0x00000008
92 #define HSA_CACHE_TYPE_RESERVED 0xfffffff0
95 #define HSA_IOLINK_TYPE_UNDEFINED 0
117 #define HSA_IOLINK_FLAGS_ENABLED (1 << 0)
122 #define HSA_IOLINK_FLAGS_RESERVED 0xffffffe0