Home
last modified time | relevance | path

Searched refs:NVME_REG_CMBLOC (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dnvme.h141 NVME_REG_CMBLOC = 0x0038, /* Controller Memory Buffer Location */ enumerator
/linux-6.12.1/drivers/nvme/host/
Dpci.c1884 dev->cmbloc = readl(dev->bar + NVME_REG_CMBLOC); in nvme_map_cmb()