Home
last modified time | relevance | path

Searched refs:ndctl (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/
H A Dndctl_v79.bb14 SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https \
31 SYSTEMD_SERVICE:${PN} = "ndctl-monitor.service daxdev-reconfigure@.service"
/openbmc/qemu/docs/
H A Dnvdimm.txt150 ndctl list -X
198 linux using the tool ndctl [3].
205 ndctl create-namespace -f -e namespace0.0 -m devdax
215 ndctl create-namespace -f -e namespace0.0 -m fsdax
264 [3] ndctl-create-namespace - provision or reconfigure a namespace
265 http://pmem.io/ndctl/ndctl-create-namespace.html
/openbmc/linux/fs/
H A DKconfig70 using the ndctl utility:
72 # ndctl create-namespace --force --reconfig=namespace0.0 \
77 https://docs.pmem.io/ndctl-user-guide/ndctl-man-pages/ndctl-create-namespace
79 For ndctl to work CONFIG_DEV_DAX needs to be enabled as well. For most
/openbmc/linux/Documentation/nvdimm/
H A Dmaintainer-entry-profile.rst30 There are unit tests for the subsystem via the ndctl utility:
31 https://github.com/pmem/ndctl
/openbmc/linux/include/linux/
H A Dlibnvdimm.h92 ndctl_fn ndctl; member
309 return nd_desc->ndctl(nd_desc, nvdimm, cmd, buf, buf_len, cmd_rc); in nvdimm_ctl()
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dbtt.rst277 'ndctl' utility [1]:
279 For example, the ndctl command line to setup a btt with a 4k sector size is::
281 ndctl create-namespace -f -e namespace0.0 -m sector -l 4k
283 See ndctl create-namespace --help for more options.
285 [1]: https://github.com/pmem/ndctl
H A Dnvdimm.rst121 https://github.com/pmem/ndctl.git
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/ndctl/
H A D0001-include-libgen.h-for-basename.patch12 Upstream-Status: Submitted [https://github.com/pmem/ndctl/pull/263]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pmdk/
H A Dpmdk_2.1.0.bb7 DEPENDS = "ndctl cmake-native"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/
H A Dlibblockdev_3.2.1.bb31 PACKAGECONFIG[nvdimm] = "--with-nvdimm, --without-nvdimm, ndctl util-linux"
/openbmc/qemu/tests/docker/dockerfiles/
H A Dalpine.docker75 ndctl-dev \
/openbmc/linux/drivers/nvdimm/
H A Ddimm_devs.c74 rc = nd_desc->ndctl(nd_desc, to_nvdimm(ndd->dev), in nvdimm_init_nsarea()
110 rc = nd_desc->ndctl(nd_desc, to_nvdimm(ndd->dev), in nvdimm_get_config_data()
158 rc = nd_desc->ndctl(nd_desc, to_nvdimm(ndd->dev), in nvdimm_set_config_data()
H A Dbus.c233 if (!nd_desc->ndctl) in nvdimm_clear_poison()
240 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_CAP, &ars_cap, in nvdimm_clear_poison()
258 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_CLEAR_ERROR, &clear_err, in nvdimm_clear_poison()
1183 rc = nd_desc->ndctl(nd_desc, nvdimm, cmd, buf, buf_len, &cmd_rc); in __nd_ioctl()
/openbmc/linux/drivers/acpi/nfit/
H A Dintel.c425 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_CALL, &nd_cmd, sizeof(nd_cmd), in intel_bus_fwa_businfo()
556 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_CALL, &nd_cmd, sizeof(nd_cmd), in intel_bus_fwa_activate()
H A Dcore.c2360 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_CAP, cmd, in ars_get_cap()
2388 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_START, &ars_start, in ars_start()
2411 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_START, &ars_start, in ars_continue()
2424 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_STATUS, ars_status, in ars_get_status()
3266 nd_desc->ndctl = acpi_nfit_ctl; in acpi_nfit_desc_init()
/openbmc/qemu/docs/system/devices/
H A Dvirtio-pmem.rst76 - ndctl command is not supported.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-papr-pmem74 and are set by user-space tools like ndctl by issuing a PAPR DSM.
/openbmc/linux/drivers/cxl/
H A Dpmem.c270 .ndctl = cxl_pmem_ctl, in cxl_nvdimm_bridge_probe()
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc187 PACKAGECONFIG[dax] = "--enable-libdaxctl,--disable-libdaxctl,ndctl"
/openbmc/linux/tools/testing/nvdimm/test/
H A Dndtest.c815 p->bus_desc.ndctl = ndtest_ctl; in ndtest_bus_register()
H A Dnfit.c2914 .ndctl = acpi_nfit_ctl, in nfit_ctl_test()
3201 nd_desc->ndctl = nfit_test_ctl; in nfit_test_probe()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c1246 p->bus_desc.ndctl = papr_scm_ndctl; in papr_scm_nvdimm_init()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-meta-oe.bb179 ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "ndctl", "", d)} \
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt3649 -rw-r--r-- root root 6770 ./usr/include/linux/ndctl.h
H A Dbuildhistory_filelist1.txt3648 -rw-r--r-- root root 6770 ./usr/include/linux/ndctl.h

12