Home
last modified time | relevance | path

Searched defs:start (Results 1 – 14 of 14) sorted by relevance

/hypervisor/arch/x86/guest/
A Dvmtrr.c26 uint32_t start; member
139 static void update_ept(struct acrn_vm *vm, uint64_t start, in update_ept()
169 uint64_t start, size; in update_ept_mem_type() local
A Dve820.c33 uint64_t start, end, length; in find_space_from_ve820() local
/hypervisor/boot/
A Dboot.c22 uint64_t start = ~0UL, end = 0UL; in get_boot_mods_range() local
/hypervisor/include/arch/x86/asm/guest/
A Dvept.h11 #define RESERVED_BITS(start, end) (((1UL << (end - start + 1)) - 1) << start) argument
/hypervisor/dm/
A Dio_req.c816 uint64_t start, uint64_t end) in find_match_mmio_node()
875 hv_mem_io_handler_t read_write, uint64_t start, in register_mmio_emulation_handler()
907 uint64_t start, uint64_t end) in unregister_mmio_emulation_handler()
/hypervisor/boot/include/
A Dboot.h29 void *start; /* HVA */ member
/hypervisor/acpi_parser/
A Ddmar_parse.c85 char *start; in get_drhd_dev_scope_cnt() local
/hypervisor/debug/
A Dconsole.c39 const char *start = NULL; in parse_hvdbg_cmdline() local
/hypervisor/arch/x86/
A De820.c51 uint64_t start, end, length; in e820_alloc_memory() local
A Dvtd.c252 __unused uint64_t start = cpu_ticks(); in dmar_wait_completion() local
548 uint64_t start; in dmar_issue_qi_request() local
/hypervisor/lib/
A Dstring.c288 char *d = dest, *start; in strncat_s() local
A Dsprintf.c425 const char *start; in do_print() local
/hypervisor/quirks/
A Dsecurity_vm_fixup.c234 uint8_t *start = (uint8_t *)hpa2hva(SMBIOS_EPS_SEARCH_START); in mem_search_smbios_eps() local
/hypervisor/include/dm/
A Dvpci.h170 uint64_t start; member

Completed in 21 milliseconds