Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_nvdimm.c781 uint64_t no_of_scm_blocks_unbound = 0; in h_scm_unbind_all() local
800 no_of_scm_blocks_unbound = size / SPAPR_MINIMUM_SCM_BLOCK_SIZE; in h_scm_unbind_all()
810 no_of_scm_blocks_unbound += size / SPAPR_MINIMUM_SCM_BLOCK_SIZE; in h_scm_unbind_all()
817 args[1] = no_of_scm_blocks_unbound; in h_scm_unbind_all()