enum nvme_pmrmsc - This field indicates the persistent memory region memory space control
Contents
Constants
NVME_PMRMSC_CMSE_SHIFT
Shift amount to get the controller memory space enable
NVME_PMRMSC_CBA_SHIFT
Shift amount to get the controller base address
NVME_PMRMSC_CMSE_MASK
Mask to get the controller memory space enable
May 2025 enum nvme_pmrmsc libnvme(2)
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
};
