Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dmemory.h211 #define RAM_UF_ZEROPAGE (1 << 3) macro
/openbmc/qemu/system/
H A Dphysmem.c1590 return rb->flags & RAM_UF_ZEROPAGE; in qemu_ram_is_uf_zeroable()
1595 rb->flags |= RAM_UF_ZEROPAGE; in qemu_ram_set_uf_zeroable()