Searched refs:get_virt_boundary (Results 1 – 6 of 6) sorted by relevance
668 unsigned long (*get_virt_boundary)(struct nvme_ctrl *ctrl, bool is_admin); member
1284 .get_virt_boundary = nvme_get_virt_boundary,
2945 .get_virt_boundary = nvmf_get_virt_boundary,
3381 .get_virt_boundary = nvmf_get_virt_boundary,
3581 .get_virt_boundary = nvme_pci_get_virt_boundary,
2090 lim->virt_boundary_mask = ctrl->ops->get_virt_boundary(ctrl, is_admin); in nvme_set_ctrl_limits()