Home
last modified time | relevance | path

Searched refs:hmpre (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dpassthru.c130 id->hmpre = 0; in nvmet_passthru_override_id_ctrl()
/openbmc/linux/drivers/nvme/host/
H A Dpci.c2025 u64 preferred = (u64)dev->ctrl.hmpre * 4096; in nvme_setup_host_mem()
2030 if (!dev->ctrl.hmpre) in nvme_setup_host_mem()
2147 if (a == &dev_attr_hmb.attr && !ctrl->hmpre) in nvme_pci_attrs_are_visible()
3219 if (ctrl->hmpre && nvme_setup_host_mem(ndev)) in nvme_resume()
H A Dnvme.h392 u32 hmpre; member
H A Dcore.c3160 ctrl->hmpre = le32_to_cpu(id->hmpre); in nvme_init_identify()
/openbmc/linux/include/linux/
H A Dnvme.h306 __le32 hmpre; member
/openbmc/qemu/include/block/
H A Dnvme.h1126 uint32_t hmpre; member