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