Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h592 #define L1E_RESERVED_MASK 0x7f000000000001ffULL macro
H A Dqcow2-refcount.c1909 if (l1_table[i] & L1E_RESERVED_MASK) { in check_refcounts_l1()