Searched refs:NOUVEAU_GEM_DOMAIN_MAPPABLE (Results 1 – 5 of 5) sorted by relevance
39 #define NOUVEAU_GEM_DOMAIN_MAPPABLE (1 << 3) macro
100 #define NOUVEAU_GEM_DOMAIN_MAPPABLE (1 << 3) macro
108 arg.info.domain = NOUVEAU_GEM_DOMAIN_MAPPABLE | NOUVEAU_GEM_DOMAIN_VRAM; in nouveau_bo_create()
325 info->domain |= NOUVEAU_GEM_DOMAIN_MAPPABLE; in abi16_bo_init()