Searched refs:HAX_VM_IOCTL_ALLOC_RAM (Results 1 – 4 of 4) sorted by relevance
57 #define HAX_VM_IOCTL_ALLOC_RAM _IOWR(0, 0x81, struct hax_alloc_ram_info) macro
51 #define HAX_VM_IOCTL_ALLOC_RAM CTL_CODE(HAX_DEVICE_TYPE, 0x903, METHOD_BUFFERED, FILE_ANY_ACCES… macro
48 ret = ioctl(hax_global.vm->fd, HAX_VM_IOCTL_ALLOC_RAM, &info); in hax_populate_ram()
81 HAX_VM_IOCTL_ALLOC_RAM, in hax_populate_ram()