Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

nvme_cmb_size - Calculate size of the controller memory buffer

Arguments

cmbsz Value from controller register NVME_REG_CMBSZ

Name

nvme_cmb_size - Calculate size of the controller memory buffer

Return

size of controller memory buffer in bytes May 2025 nvme_cmb_size nvme_cmb_size(2)

Synopsis

__u64nvme_cmb_size(__u32cmbsz);

See Also