Searched refs:unmanaged (Results 1 – 8 of 8) sorted by relevance
271 if (limit > svmm->unmanaged.start && start < svmm->unmanaged.limit) { in nouveau_svmm_invalidate_range_start()272 if (start < svmm->unmanaged.start) { in nouveau_svmm_invalidate_range_start()274 svmm->unmanaged.limit); in nouveau_svmm_invalidate_range_start()276 start = svmm->unmanaged.limit; in nouveau_svmm_invalidate_range_start()322 svmm->unmanaged.start = args->unmanaged_addr; in nouveau_svmm_init()323 svmm->unmanaged.limit = args->unmanaged_addr + args->unmanaged_size; in nouveau_svmm_init()691 if (start < svmm->unmanaged.limit) in nouveau_svm_fault()692 limit = min_t(u64, limit, svmm->unmanaged.start); in nouveau_svm_fault()
15 } unmanaged; member
42 have already been configured by the firmware and should be left unmanaged.
1069 bool unmanaged = ft_attr->flags & MLX5_FLOW_TABLE_UNMANAGED; in __mlx5_create_flow_table() local1087 if (!unmanaged) { in __mlx5_create_flow_table()1114 next_ft = unmanaged ? ft_attr->next_ft : in __mlx5_create_flow_table()1122 if (!unmanaged) { in __mlx5_create_flow_table()1130 if (!unmanaged) { in __mlx5_create_flow_table()
117 sockets are used to implement unmanaged L2TPv3 tunnels (iproute2's "ip120 unmanaged tunnels later in this document.444 The kernel L2TP subsystem also supports static (unmanaged) L2TPv3
43 MBIM functions are inactive when unmanaged. The cdc_mbim driver only
2806 support, and many unmanaged switches as well.2814 802.3ad Dynamic Link Aggregation. Most managed and many unmanaged
178 atomic_t unmanaged; member1524 return atomic_read(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_read_lpi_count()1532 atomic_inc(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_inc_lpi_count()1540 atomic_dec(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_dec_lpi_count()