OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HAX_VM_IOCTL_ALLOC_RAM
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
hax-darwin.h
52
*
HAX_VM_IOCTL_ALLOC_RAM
ioctl through hax_alloc_ram_info structure
57
#define
HAX_VM_IOCTL_ALLOC_RAM
_IOWR(0, 0x81, struct hax_alloc_ram_info)
hax-windows.h
51
#define
HAX_VM_IOCTL_ALLOC_RAM
CTL_CODE(HAX_DEVICE_TYPE, 0x903, METHOD_BUFFERED, FILE_ANY_ACCESS)
Completed in 61 milliseconds