Searched refs:RADEON_VM_PAGE_SNOOPED (Results 1 – 4 of 4) sorted by relevance
492 if (!(args->flags & RADEON_VM_PAGE_SNOOPED)) { in radeon_gem_va_ioctl()
901 #define RADEON_VM_PAGE_SNOOPED (1 << 4) macro
465 RADEON_VM_PAGE_SNOOPED); in radeon_driver_open_kms()
1909 r600_flags |= (flags & RADEON_VM_PAGE_SNOOPED) ? R600_PTE_SNOOPED : 0; in cayman_vm_page_flags()