Home
last modified time | relevance | path

Searched defs:PAGE_TABLE_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/radeon/
Dnid.h142 #define PAGE_TABLE_BLOCK_SIZE(x) (((x) & 0xF) << 24) macro
Dsid.h407 #define PAGE_TABLE_BLOCK_SIZE(x) (((x) & 0xF) << 24) macro
Dcikd.h525 #define PAGE_TABLE_BLOCK_SIZE(x) (((x) & 0xF) << 24) macro
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsid.h408 #define PAGE_TABLE_BLOCK_SIZE(x) (((x) & 0xF) << 24) macro