Searched refs:RADEON_VM_PAGE_READABLE (Results 1 – 3 of 3) sorted by relevance
76 #define RADEON_VM_PAGE_READABLE (1 << 1) macro590 va.flags = RADEON_VM_PAGE_READABLE | in radeon_bomgr_create_bo()918 va.flags = RADEON_VM_PAGE_READABLE | in radeon_winsys_bo_from_handle()
895 #define RADEON_VM_PAGE_READABLE (1 << 1) macro