Searched refs:AMD_HSA_BITS_GET (Results 1 – 5 of 5) sorted by relevance
38 #define AMD_HSA_BITS_GET(src, mask) ((src & mask) >> mask##_SHIFT) macro
52 #define AMD_HSA_BITS_GET(src, mask) \ macro
53 #define AMD_HSA_BITS_GET(src, mask) \ macro
543 AMD_HSA_BITS_GET(code_object->code_properties, AMD_CODE_PROPERTY_PRIVATE_ELEMENT_SIZE); in setup_scratch_rsrc_user_sgprs()584 if (AMD_HSA_BITS_GET(code_object->code_properties, in si_setup_user_sgprs_co_v2()592 if (AMD_HSA_BITS_GET(code_object->code_properties, AMD_CODE_PROPERTY_ENABLE_SGPR_DISPATCH_PTR)) { in si_setup_user_sgprs_co_v2()634 if (AMD_HSA_BITS_GET(code_object->code_properties, in si_setup_user_sgprs_co_v2()