Searched defs:tmp (Results 1 – 11 of 11) sorted by relevance
| /hypervisor/debug/ |
| A D | dbg_cmd.c | 34 int32_t tmp = strnlen_s(cmd_list[i].str, MAX_CMD_LEN); in handle_dbg_cmd() local
|
| A D | dump.c | 115 uint64_t tmp[DUMP_STACK_SIZE], fault_addr; in dump_guest_stack() local
|
| A D | shell.c | 865 uint64_t i, fault_addr, tmp[DUMPREG_SP_SIZE]; in dump_vcpu_reg() local
|
| /hypervisor/arch/x86/guest/ |
| A D | virtual_cr.c | 248 uint64_t mask, tmp; in vmx_write_cr0() local 368 uint64_t mask, tmp; in vmx_write_cr4() local
|
| A D | hyperv.c | 43 uint64_t ret, tmp; in u64_shl64_div_u64() local
|
| A D | vcpuid.c | 40 const struct vcpuid_entry *tmp = (const struct vcpuid_entry *)(&vm->vcpuid_entries[i]); in local_find_vcpuid_entry() local 94 struct vcpuid_entry *tmp; in set_vcpuid_entry() local
|
| /hypervisor/dm/vpci/ |
| A D | vdev.c | 81 struct pci_vdev *vdev = NULL, *tmp; in pci_find_vdev() local
|
| /hypervisor/lib/crypto/mbedtls/ |
| A D | md.c | 146 uint8_t tmp[MBEDTLS_MD_MAX_SIZE]; in mbedtls_md_hmac_finish() local
|
| /hypervisor/common/ |
| A D | timer.c | 76 struct hv_timer *tmp; in local_add_timer() local
|
| /hypervisor/dm/ |
| A D | vpic.c | 97 uint32_t bit, pin, tmp; in vpic_get_highest_irrpin() local
|
| /hypervisor/hw/ |
| A D | pci.c | 284 const struct pci_pdev *found = NULL, *tmp; in pci_find_pdev() local
|
Completed in 16 milliseconds