Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h552 QCOW2_OL_ACTIVE_L1_BITNR = 1, enumerator
565 QCOW2_OL_ACTIVE_L1 = (1 << QCOW2_OL_ACTIVE_L1_BITNR),
H A Dqcow2-refcount.c3048 [QCOW2_OL_ACTIVE_L1_BITNR] = "active L1 table",
H A Dqcow2.c828 [QCOW2_OL_ACTIVE_L1_BITNR] = QCOW2_OPT_OVERLAP_ACTIVE_L1,