Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h594 #define L2E_STD_RESERVED_MASK 0x3f000000000001feULL macro
H A Dqcow2-refcount.c1696 if (l2_entry & L2E_STD_RESERVED_MASK) { in check_refcounts_l2()