Searched refs:unmanaged (Results 1 – 8 of 8) sorted by relevance
277 if (limit > svmm->unmanaged.start && start < svmm->unmanaged.limit) { in nouveau_svmm_invalidate_range_start()278 if (start < svmm->unmanaged.start) { in nouveau_svmm_invalidate_range_start()280 svmm->unmanaged.limit); in nouveau_svmm_invalidate_range_start()282 start = svmm->unmanaged.limit; in nouveau_svmm_invalidate_range_start()332 svmm->unmanaged.start = args->unmanaged_addr; in nouveau_svmm_init()333 svmm->unmanaged.limit = args->unmanaged_addr + args->unmanaged_size; in nouveau_svmm_init()794 if (start < svmm->unmanaged.limit) in nouveau_svm_fault()795 limit = min_t(u64, limit, svmm->unmanaged.start); in nouveau_svm_fault()
15 } unmanaged; member
18 MBIM functions are inactive when unmanaged. The IOSM driver only provides a
117 sockets are used to implement unmanaged L2TPv3 tunnels (iproute2's "ip120 unmanaged tunnels later in this document.567 The kernel L2TP subsystem also supports static (unmanaged) L2TPv3
43 MBIM functions are inactive when unmanaged. The cdc_mbim driver only
213 whose drivers create managed or unmanaged Linux IRQs. If the214 smp_affinity for an unmanaged IRQ is updated via the /proc/irq
1342 bool unmanaged = ft_attr->flags & MLX5_FLOW_TABLE_UNMANAGED; in __mlx5_create_flow_table() local1359 if (!unmanaged) { in __mlx5_create_flow_table()1381 next_ft = unmanaged ? ft_attr->next_ft : in __mlx5_create_flow_table()1389 if (!unmanaged) { in __mlx5_create_flow_table()1397 if (!unmanaged) { in __mlx5_create_flow_table()
190 atomic_t unmanaged; member 1655 return atomic_read(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_read_lpi_count() 1663 atomic_inc(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_inc_lpi_count() 1671 atomic_dec(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_dec_lpi_count()