Searched refs:KFD_IOC_ALLOC_MEM_FLAGS_UNCACHED (Results 1 – 2 of 2) sorted by relevance
357 #define KFD_IOC_ALLOC_MEM_FLAGS_UNCACHED (1 << 25) macro
405 bool uncached = mem->alloc_flags & KFD_IOC_ALLOC_MEM_FLAGS_UNCACHED; in get_pte_flags()