Searched defs:l1_entry (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/image-fuzzer/qcow2/ | ||
H A D | fuzz.py | 333 def l1_entry(current): function |
/openbmc/qemu/block/ | ||
H A D | qcow2-refcount.c | 1975 uint64_t l1_entry = s->l1_table[i]; in check_oflag_copied() local |