Searched refs:unmanaged (Results 1 – 15 of 15) 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()797 if (start < svmm->unmanaged.limit) in nouveau_svm_fault()798 limit = min_t(u64, limit, svmm->unmanaged.start); in nouveau_svm_fault()
15 } unmanaged; member
7 title: Realtek switches for unmanaged switches16 Realtek advertises these chips as fast/gigabit switches or unmanaged
70 configured by the firmware and should be left unmanaged. This should
18 MBIM functions are inactive when unmanaged. The IOSM driver only provides a
20 MBIM & AT functions are inactive when unmanaged. The t7xx driver provides
66 For devices which contain unmanaged
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
2871 support, and many unmanaged switches as well.2879 802.3ad Dynamic Link Aggregation. Most managed and many unmanaged
1336 bool unmanaged = ft_attr->flags & MLX5_FLOW_TABLE_UNMANAGED; in __mlx5_create_flow_table() local1353 if (!unmanaged) { in __mlx5_create_flow_table()1378 next_ft = unmanaged ? ft_attr->next_ft : in __mlx5_create_flow_table()1386 if (!unmanaged) { in __mlx5_create_flow_table()1394 if (!unmanaged) { in __mlx5_create_flow_table()
213 whose drivers create managed or unmanaged Linux IRQs. If the214 smp_affinity for an unmanaged IRQ is updated via the /proc/irq
243 neither "unmanaged" nor "managed" interrupts.
187 atomic_t unmanaged; member1652 return atomic_read(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_read_lpi_count()1660 atomic_inc(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_inc_lpi_count()1668 atomic_dec(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_dec_lpi_count()
478 unmanaged pages by checking (``present_pages`` - ``managed_pages``). Write