Searched refs:unmanaged (Results 1 – 8 of 8) sorted by relevance
275 if (limit > svmm->unmanaged.start && start < svmm->unmanaged.limit) { in nouveau_svmm_invalidate_range_start()276 if (start < svmm->unmanaged.start) { in nouveau_svmm_invalidate_range_start()278 svmm->unmanaged.limit); in nouveau_svmm_invalidate_range_start()280 start = svmm->unmanaged.limit; in nouveau_svmm_invalidate_range_start()330 svmm->unmanaged.start = args->unmanaged_addr; in nouveau_svmm_init()331 svmm->unmanaged.limit = args->unmanaged_addr + args->unmanaged_size; in nouveau_svmm_init()699 if (start < svmm->unmanaged.limit) in nouveau_svm_fault()700 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.
1071 bool unmanaged = ft_attr->flags & MLX5_FLOW_TABLE_UNMANAGED; in __mlx5_create_flow_table() local1089 if (!unmanaged) { in __mlx5_create_flow_table()1116 next_ft = unmanaged ? ft_attr->next_ft : in __mlx5_create_flow_table()1124 if (!unmanaged) { in __mlx5_create_flow_table()1132 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
2807 support, and many unmanaged switches as well.2815 802.3ad Dynamic Link Aggregation. Most managed and many unmanaged
179 atomic_t unmanaged; member1525 return atomic_read(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_read_lpi_count()1533 atomic_inc(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_inc_lpi_count()1541 atomic_dec(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_dec_lpi_count()