Searched defs:w1 (Results 1 – 8 of 8) sorted by relevance
/qemu/hw/nvram/ |
H A D | xlnx-versal-efuse-cache.c | 37 unsigned int w1 = QEMU_ALIGN_DOWN((addr + size - 1) * 8, 32); in efuse_cache_read() local
|
/qemu/include/hw/ppc/ |
H A D | xive2_regs.h | 75 uint32_t w1; member 159 uint32_t w1; member 222 uint32_t w1; member
|
H A D | xive_regs.h | 241 uint32_t w1; member 298 uint32_t w1; member
|
/qemu/crypto/ |
H A D | aes.c | 1066 uint32_t w0, w1, w2, w3; in aesenc_SB_SR_MC_AK_swap() local 1228 uint32_t w0, w1, w2, w3; in aesdec_ISB_ISR_IMC_AK_swap() local
|
/qemu/tests/qtest/ |
H A D | pnv-xive2-test.c | 126 uint32_t w1 = 0x000000ff; in reset_hw_threads() local
|
/qemu/tests/tcg/multiarch/ |
H A D | sha512.c | 274 uint64_t w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in Transform() local
|
/qemu/ui/ |
H A D | console-vc.c | 384 int w1, x, y, last_width, w, h; in text_console_resize() local
|
/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 1313 XsWatch *w1 = g_hash_table_lookup(s->watches, watch_paths[i]); in xs_impl_reset_watches() local
|