Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dnid.h142 #define PAGE_TABLE_BLOCK_SIZE(x) (((x) & 0xF) << 24) macro
H A Dcikd.h525 #define PAGE_TABLE_BLOCK_SIZE(x) (((x) & 0xF) << 24) macro