Home
last modified time | relevance | path

Searched full:unmanaged (Results 1 – 25 of 55) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_svm.c275 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()
Dnouveau_svm.h15 } unmanaged; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
Dnouveau_svm.c280 if (limit > svmm->unmanaged.start && start < svmm->unmanaged.limit) { in nouveau_svmm_invalidate_range_start()
281 if (start < svmm->unmanaged.start) { in nouveau_svmm_invalidate_range_start()
283 svmm->unmanaged.limit); in nouveau_svmm_invalidate_range_start()
285 start = svmm->unmanaged.limit; in nouveau_svmm_invalidate_range_start()
335 svmm->unmanaged.start = args->unmanaged_addr; in nouveau_svmm_init()
336 svmm->unmanaged.limit = args->unmanaged_addr + args->unmanaged_size; in nouveau_svmm_init()
801 if (start < svmm->unmanaged.limit) in nouveau_svm_fault()
802 limit = min_t(u64, limit, svmm->unmanaged.start); in nouveau_svm_fault()
Dnouveau_svm.h15 } unmanaged; member
Dnouveau_vmm.c134 int ret = nvif_vmm_ctor(&cli->mmu, "drmVmm", oclass, UNMANAGED, in nouveau_vmm_init()
/kernel/linux/linux-5.10/Documentation/networking/
Dl2tp.rst117 sockets are used to implement unmanaged L2TPv3 tunnels (iproute2's "ip
120 unmanaged tunnels later in this document.
441 Unmanaged L2TPv3 tunnels
444 The kernel L2TP subsystem also supports static (unmanaged) L2TPv3
445 tunnels. Unmanaged tunnels have no userspace tunnel socket, and
660 Unmanaged L2TPv3 Ethernet features are tested by the kernel's built-in
Dcdc_mbim.rst43 MBIM functions are inactive when unmanaged. The cdc_mbim driver only
/kernel/linux/linux-6.6/Documentation/networking/
Dl2tp.rst117 sockets are used to implement unmanaged L2TPv3 tunnels (iproute2's "ip
120 unmanaged tunnels later in this document.
441 Unmanaged L2TPv3 tunnels
444 The kernel L2TP subsystem also supports static (unmanaged) L2TPv3
445 tunnels. Unmanaged tunnels have no userspace tunnel socket, and
660 Unmanaged L2TPv3 Ethernet features are tested by the kernel's built-in
Dstatistics.rst57 For devices which contain unmanaged
Dcdc_mbim.rst43 MBIM functions are inactive when unmanaged. The cdc_mbim driver only
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
Dvmm.h8 UNMANAGED, enumerator
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm7038-l1-intc.txt42 have already been configured by the firmware and should be left unmanaged.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/dsa/
Drealtek.yaml7 title: Realtek switches for unmanaged switches
16 Realtek advertises these chips as fast/gigabit switches or unmanaged
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm7038-l1-intc.yaml70 configured by the firmware and should be left unmanaged. This should
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/wwan/
Diosm.rst18 MBIM functions are inactive when unmanaged. The IOSM driver only provides a
Dt7xx.rst19 MBIM & AT functions are inactive when unmanaged. The t7xx driver provides
/kernel/linux/linux-6.6/net/l2tp/
Dtrace.h72 __entry->fd > 0 ? "managed" : "unmanaged",
/kernel/linux/linux-5.10/net/l2tp/
Dtrace.h72 __entry->fd > 0 ? "managed" : "unmanaged",
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
Dvmm.c217 case UNMANAGED: args->type = NVIF_VMM_V0_TYPE_UNMANAGED; break; in nvif_vmm_ctor()
/kernel/linux/linux-6.6/Documentation/virt/hyperv/
Dvmbus.rst210 neither "unmanaged" nor "managed" interrupts.
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1127 bool unmanaged = ft_attr->flags & MLX5_FLOW_TABLE_UNMANAGED; in __mlx5_create_flow_table() local
1145 if (!unmanaged) { in __mlx5_create_flow_table()
1172 next_ft = unmanaged ? ft_attr->next_ft : in __mlx5_create_flow_table()
1180 if (!unmanaged) { in __mlx5_create_flow_table()
1188 if (!unmanaged) { in __mlx5_create_flow_table()
/kernel/linux/linux-6.6/drivers/vdpa/
Dvdpa.c1134 NL_SET_ERR_MSG_MOD(info->extack, "unmanaged vdpa device"); in vdpa_nl_cmd_dev_config_get_doit()
1222 NL_SET_ERR_MSG_MOD(info->extack, "unmanaged vdpa device"); in vdpa_nl_cmd_dev_stats_get_doit()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1235 bool unmanaged = ft_attr->flags & MLX5_FLOW_TABLE_UNMANAGED; in __mlx5_create_flow_table() local
1252 if (!unmanaged) { in __mlx5_create_flow_table()
1277 next_ft = unmanaged ? ft_attr->next_ft : in __mlx5_create_flow_table()
1285 if (!unmanaged) { in __mlx5_create_flow_table()
1293 if (!unmanaged) { in __mlx5_create_flow_table()
/kernel/linux/linux-5.10/fs/erofs/
Dzdata.c1015 * unmanaged (file) pages are all locked solidly, in pickup_page_for_submission()
1019 /* ought to be unmanaged pages */ in pickup_page_for_submission()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c190 * so we create all unmanaged tables as level 1 (base + 1). in mlx5_chains_create_table()

123