Searched refs:L2E_STD_RESERVED_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ | ||
H A D | qcow2.h | 594 #define L2E_STD_RESERVED_MASK 0x3f000000000001feULL macro |
H A D | qcow2-refcount.c | 1696 if (l2_entry & L2E_STD_RESERVED_MASK) { in check_refcounts_l2() |