Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dns.c731 atomic->atomic_boundary = dn ? nabspf : nabsn; in nvme_ns_atomic_configure_boundary()
733 if (atomic->atomic_boundary > 0) { in nvme_ns_atomic_configure_boundary()
734 atomic->atomic_boundary += 1; in nvme_ns_atomic_configure_boundary()
H A Dnvme.h233 uint64_t atomic_boundary; member