/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/ |
H A D | ndctl_v79.bb | 14 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 D | nvdimm.txt | 150 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 D | Kconfig | 70 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 D | maintainer-entry-profile.rst | 30 There are unit tests for the subsystem via the ndctl utility: 31 https://github.com/pmem/ndctl
|
/openbmc/linux/include/linux/ |
H A D | libnvdimm.h | 92 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 D | btt.rst | 277 '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 D | nvdimm.rst | 121 https://github.com/pmem/ndctl.git
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/ndctl/ |
H A D | 0001-include-libgen.h-for-basename.patch | 12 Upstream-Status: Submitted [https://github.com/pmem/ndctl/pull/263]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pmdk/ |
H A D | pmdk_2.1.0.bb | 7 DEPENDS = "ndctl cmake-native"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/ |
H A D | libblockdev_3.2.1.bb | 31 PACKAGECONFIG[nvdimm] = "--with-nvdimm, --without-nvdimm, ndctl util-linux"
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | alpine.docker | 75 ndctl-dev \
|
/openbmc/linux/drivers/nvdimm/ |
H A D | dimm_devs.c | 74 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 D | bus.c | 233 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 D | intel.c | 425 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 D | core.c | 2360 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 D | virtio-pmem.rst | 76 - ndctl command is not supported.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-papr-pmem | 74 and are set by user-space tools like ndctl by issuing a PAPR DSM.
|
/openbmc/linux/drivers/cxl/ |
H A D | pmem.c | 270 .ndctl = cxl_pmem_ctl, in cxl_nvdimm_bridge_probe()
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
H A D | qemu.inc | 187 PACKAGECONFIG[dax] = "--enable-libdaxctl,--disable-libdaxctl,ndctl"
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | ndtest.c | 815 p->bus_desc.ndctl = ndtest_ctl; in ndtest_bus_register()
|
H A D | nfit.c | 2914 .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 D | papr_scm.c | 1246 p->bus_desc.ndctl = papr_scm_ndctl; in papr_scm_nvdimm_init()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
H A D | packagegroup-meta-oe.bb | 179 ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "ndctl", "", d)} \
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 3649 -rw-r--r-- root root 6770 ./usr/include/linux/ndctl.h
|
H A D | buildhistory_filelist1.txt | 3648 -rw-r--r-- root root 6770 ./usr/include/linux/ndctl.h
|