/qemu/include/exec/ |
H A D | cputlb.h | 265 unsigned bits) in tlb_flush_page_bits_by_mmuidx() 270 uint16_t idxmap, unsigned bits) in tlb_flush_page_bits_by_mmuidx_all_cpus_synced() 275 unsigned bits) in tlb_flush_range_by_mmuidx() 282 unsigned bits) in tlb_flush_range_by_mmuidx_all_cpus_synced()
|
H A D | page-vary.h | 25 int bits; member
|
/qemu/util/ |
H A D | bitmap.c | 41 int slow_bitmap_empty(const unsigned long *bitmap, long bits) in slow_bitmap_empty() 59 int slow_bitmap_full(const unsigned long *bitmap, long bits) in slow_bitmap_full() 79 const unsigned long *bitmap2, long bits) in slow_bitmap_equal() 99 long bits) in slow_bitmap_complement() 113 const unsigned long *bitmap2, long bits) in slow_bitmap_and() 126 const unsigned long *bitmap2, long bits) in slow_bitmap_or() 137 const unsigned long *bitmap2, long bits) in slow_bitmap_xor() 148 const unsigned long *bitmap2, long bits) in slow_bitmap_andnot() 386 const unsigned long *bitmap2, long bits) in slow_bitmap_intersects()
|
/qemu/tests/qemu-iotests/ |
H A D | 257 | 39 def bits(self, granularity): member in Pattern 50 def bits(self, granularity): member in PatternGroup 95 def dirty_bits(self, bits): argument 104 def clear_bits(self, bits): argument 118 def bits(self): member in EmulatedBitmap
|
/qemu/hw/display/ |
H A D | cirrus_vga_rop2.h | 107 unsigned bits, bits_xor; in glue() local 157 unsigned bits; in glue() local 192 unsigned int bits, bits_xor; in glue() local 237 unsigned int bits; in glue() local
|
/qemu/include/ui/ |
H A D | surface.h | 83 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bits_per_pixel() local 89 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bytes_per_pixel() local
|
/qemu/rust/bits/ |
H A D | meson.build | 1 _bits_rs = static_library( build
|
/qemu/ |
H A D | page-vary-common.c | 29 bool set_preferred_target_page_bits_common(int bits) in set_preferred_target_page_bits_common()
|
H A D | page-vary-target.c | 61 bool set_preferred_target_page_bits(int bits) in set_preferred_target_page_bits()
|
/qemu/target/arm/tcg/ |
H A D | vec_internal.h | 83 static inline int32_t do_sqrshl_bhs(int32_t src, int32_t shift, int bits, in do_sqrshl_bhs() 118 static inline uint32_t do_uqrshl_bhs(uint32_t src, int32_t shift, int bits, in do_uqrshl_bhs() 149 static inline int32_t do_suqrshl_bhs(int32_t src, int32_t shift, int bits, in do_suqrshl_bhs()
|
H A D | tlb-insns.c | 397 int bits = vae2_tlbbits(env, pageaddr); in tlbi_aa64_vae2_write() local 423 int bits = vae1_tlbbits(env, pageaddr); in tlbi_aa64_vae1is_write() local 440 int bits = vae1_tlbbits(env, pageaddr); in tlbi_aa64_vae1_write() local 455 int bits = vae2_tlbbits(env, pageaddr); in tlbi_aa64_vae2is_write() local 465 int bits = tlbbits_for_regime(env, ARMMMUIdx_E3, pageaddr); in tlbi_aa64_vae3is_write() local 876 int bits; in do_rvae_write() local
|
/qemu/scripts/kvm/ |
H A D | vmxcap | 44 def __init__(self, name, bits, cap_msr, true_cap_msr = None): argument 84 def __init__(self, name, bits, msr): argument
|
/qemu/tests/qtest/ |
H A D | xlnx-versal-trng-test.c | 131 static void trng_bit_set(unsigned ra, uint32_t bits) in trng_bit_set() 136 static void trng_bit_clr(unsigned ra, uint32_t bits) in trng_bit_clr() 141 static void trng_ctrl_set(uint32_t bits) in trng_ctrl_set() 146 static void trng_ctrl_clr(uint32_t bits) in trng_ctrl_clr()
|
/qemu/audio/ |
H A D | wavcapture.c | 12 int bits; member 108 int freq, int bits, int nchannels) in wav_start_capture()
|
H A D | audio-hmp-cmds.c | 65 int bits = qdict_get_try_int(qdict, "bits", 16); in hmp_wavcapture() local
|
/qemu/target/hexagon/ |
H A D | cpu_bits.h | 63 uint32_t bits = parse_bits(endocing); in is_packet_end() local
|
/qemu/rust/ |
H A D | meson.build | 26 subdir('bits') subdir
|
/qemu/rust/bits/src/ |
H A D | lib.rs | 91 macro_rules! bits { macro
|
/qemu/hw/misc/ |
H A D | pc-testdev.c | 87 int bits = len * 8; in test_ioport_write() local 97 int bits = len * 8; in test_ioport_read() local
|
/qemu/include/qemu/ |
H A D | bitmap.h | 69 #define DECLARE_BITMAP(name,bits) \ argument 77 #define DECLARE_BITMAP32(name, bits) \ argument
|
/qemu/target/arm/ |
H A D | hyp_gdbstub.c | 171 int bits = ctz64(len); in insert_hw_watchpoint() local
|
/qemu/include/libdecnumber/ |
H A D | decNumber.h | 85 uint8_t bits; /* Indicator bits (see above) */ member
|
/qemu/docs/ |
H A D | conf.py | 120 bits = version.split(".") variable
|
/qemu/hw/input/ |
H A D | virtio-input-host.c | 49 virtio_input_config bits; in virtio_input_bits_config() local
|
/qemu/target/mips/tcg/ |
H A D | ldst_helper.c | 56 target_ulong value, unsigned bits) in get_lmask()
|