Searched refs:has_atomic_enable_pte_bit (Results 1 – 4 of 4) sorted by relevance
60 u8 has_atomic_enable_pte_bit:1; member
90 .has_atomic_enable_pte_bit = 1,104 .has_atomic_enable_pte_bit = 1, \664 xe->info.has_atomic_enable_pte_bit = graphics_desc->has_atomic_enable_pte_bit; in xe_info_init()
317 /** @info.has_atomic_enable_pte_bit: Device has atomic enable PTE bit */318 u8 has_atomic_enable_pte_bit:1; member
1223 if (vm->xe->info.has_atomic_enable_pte_bit) in xe_vma_create()