Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

enum nvme_pmrmsc - This field indicates the persistent memory region memory space control

SYNOPSIS

enum nvme_pmrmsc {
NVME_PMRMSC_CMSE_SHIFT ,
NVME_PMRMSC_CBA_SHIFT ,
NVME_PMRMSC_CMSE_MASK

};

Constants

Shift amount to get the controller memory space enable
Shift amount to get the controller base address
Mask to get the controller memory space enable
enum nvme_pmrmsc May 2024