Home
last modified time | relevance | path

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

/qemu/include/hw/i386/
H A Dvmport.h12 VMPORT_CMD_GETRAMSIZE = 20, enumerator
/qemu/hw/i386/
H A Dvmport.c246 vmport_register(VMPORT_CMD_GETRAMSIZE, vmport_cmd_ram_size, NULL); in vmport_realizefn()