Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 25 of 141) sorted by relevance

123456

/openbmc/qemu/include/exec/
H A Dcputlb.h265 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 Dpage-vary.h25 int bits; member
/openbmc/qemu/util/
H A Dbitmap.c41 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()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dip_utils_test.cpp44 uint8_t bits = 0; in TEST() local
109 uint8_t bits = 0; in TEST() local
/openbmc/u-boot/fs/jffs2/
H A Dcompr_rubin.c46 void rubin_do_decompress(unsigned char *bits, unsigned char *in, in rubin_do_decompress()
115 unsigned char bits[8]; in dynrubin_decompress() local
H A Dmini_inflate.c67 const unsigned int bits) in pull_bits()
123 int bits = 0; in read_symbol() local
/openbmc/qemu/tests/qemu-iotests/
H A D25739 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
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dpmic_bus.c95 int pmic_bus_setbits(u8 reg, u8 bits) in pmic_bus_setbits()
111 int pmic_bus_clrbits(u8 reg, u8 bits) in pmic_bus_clrbits()
/openbmc/u-boot/scripts/dtc/
H A Ddtc-parser.y47 int bits; member
329 unsigned long long bits; variable
/openbmc/qemu/rust/bits/
H A Dmeson.build1 _bits_rs = static_library( build
/openbmc/qemu/
H A Dpage-vary-common.c29 bool set_preferred_target_page_bits_common(int bits) in set_preferred_target_page_bits_common()
H A Dpage-vary-target.c61 bool set_preferred_target_page_bits(int bits) in set_preferred_target_page_bits()
/openbmc/qemu/hw/display/
H A Dcirrus_vga_rop2.h107 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
/openbmc/qemu/include/ui/
H A Dsurface.h84 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bits_per_pixel() local
90 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bytes_per_pixel() local
/openbmc/u-boot/drivers/ddr/fsl/
H A Dfsl_mmdc.c14 static void set_wait_for_bits_clear(void *ptr, u32 value, u32 bits) in set_wait_for_bits_clear()
/openbmc/u-boot/include/u-boot/
H A Dmd5.h13 __u32 bits[2]; member
/openbmc/qemu/scripts/kvm/
H A Dvmxcap44 def __init__(self, name, bits, cap_msr, true_cap_msr = None): argument
84 def __init__(self, name, bits, msr): argument
/openbmc/u-boot/lib/zlib/
H A Dinftrees.h26 unsigned char bits; /* bits in this part of the code */ member
/openbmc/u-boot/drivers/video/
H A Dhitachi_tx18d42vm_lcd.c19 unsigned int data, int bits) in lcd_panel_spi_write()
/openbmc/qemu/audio/
H A Dwavcapture.c12 int bits; member
108 int freq, int bits, int nchannels) in wav_start_capture()
H A Daudio-hmp-cmds.c65 int bits = qdict_get_try_int(qdict, "bits", 16); in hmp_wavcapture() local
/openbmc/qemu/tests/qtest/
H A Dxlnx-versal-trng-test.c131 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()
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dddr.c115 int bits = 0;/* Number of address bits */ in imx_ddr_size() local
/openbmc/qemu/target/hexagon/
H A Dcpu_bits.h63 uint32_t bits = parse_bits(endocing); in is_packet_end() local
/openbmc/qemu/rust/
H A Dmeson.build26 subdir('bits') subdir

123456