/kvm-unit-tests/lib/libfdt/ |
H A D | libfdt.h | 1313 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_inplace_u32() local 1348 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_inplace_u64() local 1468 fdt32_t tmp = cpu_to_fdt32(val); in fdt_property_u32() local 1473 fdt64_t tmp = cpu_to_fdt64(val); in fdt_property_u64() local 1680 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_u32() local 1715 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_u64() local 1858 fdt32_t tmp = cpu_to_fdt32(val); in fdt_appendprop_u32() local 1893 fdt64_t tmp = cpu_to_fdt64(val); in fdt_appendprop_u64() local
|
H A D | fdt_rw.c | 426 char *tmp; in fdt_open_into() local
|
/kvm-unit-tests/x86/ |
H A D | idt_test.c | 16 unsigned long tmp; in test_gp() local
|
H A D | syscall.c | 13 ulong tmp; in test_syscall_lazy_load() local
|
H A D | emulator64.c | 17 unsigned long tmp; in test_push() local 45 unsigned long tmp, tmp3, rsp, rbp; in test_pop() local
|
H A D | realmode.c | 185 unsigned long tmp; in exec_in_big_real_mode() local 1300 unsigned tmp = test_cases[i]; in test_das() local 1685 u32 cyc, tmp; in test_perf_memory_load() local 1698 u32 cyc, tmp; in test_perf_memory_store() local 1711 u32 cyc, tmp; in test_perf_memory_rmw() local
|
H A D | pmu.c | 170 unsigned long tmp, tmp2, tmp3; in __loop() local 194 unsigned long tmp, tmp2, tmp3; in __precise_loop() local
|
H A D | emulator.c | 46 long rcx, tmp; in test_cmps_one() local
|
H A D | vmx_tests.c | 451 u32 cr0, cr4, tmp; in cr_shadowing_main() local 5353 u64 tmp; in test_entry_msr_load() local 5481 u64 tmp; in test_exit_msr_store() local 7566 u64 tmp; in test_vmcs_field() local 8118 u32 tmp = guest_desc_limit_saved | (1ull << i); in vmx_guest_state_area_test() local 8126 u32 tmp = guest_desc_limit_saved | (1ull << i); in vmx_guest_state_area_test() local
|
/kvm-unit-tests/lib/x86/ |
H A D | isr.c | 101 unsigned long tmp; in handle_external_interrupt() local
|
/kvm-unit-tests/s390x/ |
H A D | uv-host.c | 319 unsigned long tmp; in test_cpu_create() local 422 unsigned long vsize, tmp; in test_config_create() local 551 uint64_t tmp; in test_init() local 709 uint64_t *tmp; in test_clear() local
|
H A D | selftest.c | 44 int *tmp, *tmp2; in test_malloc() local
|
H A D | edat.c | 23 static unsigned int tmp[1024] __attribute__((aligned(PAGE_SIZE))); variable
|
H A D | pv-icptcode.c | 42 uint64_t time_exit, time_entry, tmp; in test_validity_timing() local
|
/kvm-unit-tests/powerpc/ |
H A D | interrupts.c | 48 uint8_t tmp; in test_mce() local 130 uint64_t msr, tmp; in test_dseg_nommu() local 157 uint64_t tmp, addr; in test_mmu() local
|
H A D | sprs.c | 36 uint64_t tmp; in __mfspr() local 64 uint64_t tmp; in __mtspr() local
|
H A D | mmu.c | 38 unsigned long tmp; in tlbie_fn() local
|
/kvm-unit-tests/lib/powerpc/ |
H A D | processor.c | 152 uint64_t tmp; in rfid_msr() local
|
H A D | setup.c | 222 const char *bootargs, *tmp; in setup() local
|
/kvm-unit-tests/lib/ |
H A D | printf.c | 182 char tmp; in print_int() local 226 char tmp; in print_unsigned() local
|
H A D | on-cpus.c | 130 cpumask_t tmp; in on_cpumask() local
|
/kvm-unit-tests/lib/riscv/ |
H A D | setup.c | 162 const char *tmp; in freemem_push_dt_initrd() local
|
H A D | sbi.c | 149 cpumask_t tmp; in sbi_send_ipi_cpumask() local
|
/kvm-unit-tests/lib/arm/ |
H A D | setup.c | 218 const char *tmp; in freemem_push_dt_initrd() local
|
/kvm-unit-tests/lib/s390x/asm/ |
H A D | arch_def.h | 361 uint64_t tmp = 0; in load_psw_mask() local
|