| /openbmc/qemu/include/qemu/ |
| H A D | ratelimit.h | 40 static inline int64_t ratelimit_calculate_delay(RateLimit *limit, uint64_t n) in ratelimit_calculate_delay() 75 static inline void ratelimit_init(RateLimit *limit) in ratelimit_init() 80 static inline void ratelimit_destroy(RateLimit *limit) in ratelimit_destroy() 85 static inline void ratelimit_set_speed(RateLimit *limit, uint64_t speed, in ratelimit_set_speed()
|
| /openbmc/qemu/target/i386/hvf/ |
| H A D | x86.c | 54 uint32_t limit; in x86_read_segment_descriptor() local 84 uint32_t limit; in x86_write_segment_descriptor() local 106 uint32_t limit = rvmcs(cpu->accel->fd, VMCS_GUEST_IDTR_LIMIT); in x86_read_call_gate() local
|
| H A D | x86_descr.h | 27 uint64_t limit; member
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 248 | 29 limit = 2 * 1024 * 1024 variable
|
| /openbmc/qemu/hw/pci/ |
| H A D | pcie_host.c | 42 uint32_t limit; in pcie_mmcfg_data_write() local 60 uint32_t limit; in pcie_mmcfg_data_read() local
|
| H A D | pci_host.c | 57 static void pci_adjust_config_limit(PCIBus *bus, uint32_t *limit) in pci_adjust_config_limit() 77 uint32_t limit, uint32_t val, uint32_t len) in pci_host_config_write_common() 100 uint32_t limit, uint32_t len) in pci_host_config_read_common()
|
| H A D | pci_bridge.c | 131 pcibus_t limit; in pci_bridge_get_limit() local 156 pcibus_t limit = pci_bridge_get_limit(bridge_dev, type); in pci_bridge_init_alias() local
|
| /openbmc/u-boot/arch/arm/mach-omap2/omap4/ |
| H A D | boot.c | 64 unsigned int limit; in omap_reboot_mode() local
|
| /openbmc/u-boot/cmd/ |
| H A D | read.c | 23 ulong limit = 0u; in do_read() local
|
| /openbmc/openbmc/poky/bitbake/lib/bs4/ |
| H A D | css.py | 126 def select(self, select, namespaces=None, limit=0, flags=0, **kwargs): argument 162 def iselect(self, select, namespaces=None, limit=0, flags=0, **kwargs): argument
|
| H A D | element.py | 576 def find_all_next(self, name=None, attrs={}, string=None, limit=None, argument 614 def find_next_siblings(self, name=None, attrs={}, string=None, limit=None, argument 656 def find_all_previous(self, name=None, attrs={}, string=None, limit=None, argument 699 limit=None, **kwargs): argument 745 def find_parents(self, name=None, attrs={}, limit=None, **kwargs): argument 792 def _find_all(self, name, attrs, string, limit, generator, **kwargs): argument 2014 limit=None, **kwargs): argument 2096 def select(self, selector, namespaces=None, limit=None, **kwargs): argument
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | LzmaDec.c | 31 #define TREE_DECODE(probs, limit, i) \ argument 59 #define TREE_DECODE_CHECK(probs, limit, i) \ argument 134 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal() 273 unsigned limit, offset; in LzmaDec_DecodeReal() local 454 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit) in LzmaDec_WriteRem() 480 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2() 624 unsigned limit, offset; in LzmaDec_TryDummy() local
|
| /openbmc/qemu/migration/ |
| H A D | migration-stats.c | 49 void migration_rate_set(uint64_t limit) in migration_rate_set()
|
| /openbmc/qemu/accel/tcg/ |
| H A D | tcg-accel-ops-icount.c | 95 int64_t limit = icount_get_limit(); in icount_percpu_budget() local
|
| /openbmc/qemu/bsd-user/x86_64/ |
| H A D | target_arch_cpu.c | 36 unsigned long limit, int flags) in bsd_x86_64_write_dt()
|
| /openbmc/qemu/bsd-user/i386/ |
| H A D | target_arch_cpu.c | 35 void bsd_i386_write_dt(void *ptr, unsigned long addr, unsigned long limit, in bsd_i386_write_dt()
|
| /openbmc/qemu/include/hw/sensor/ |
| H A D | tmp105.h | 43 int16_t limit[2]; member
|
| /openbmc/u-boot/disk/ |
| H A D | part_amiga.c | 131 int limit; in get_rdisk() local 171 int limit; in get_bootcode() local
|
| /openbmc/qemu/hw/timer/ |
| H A D | imx_epit.c | 176 uint64_t limit = ptimer_get_limit(s->timer_cmp); in imx_epit_update_compare_timer() local 254 uint64_t limit = (s->cr & CR_RLD) ? s->lr : EPIT_TIMER_MAX; in imx_epit_write_cr() local
|
| H A D | slavio_timer.c | 59 uint64_t limit; member 109 uint64_t count, limit; in slavio_timer_get_out() local
|
| /openbmc/qemu/include/block/ |
| H A D | blockjob.h | 65 RateLimit limit; member
|
| /openbmc/u-boot/lib/efi/ |
| H A D | efi_stub.c | 37 uint16_t limit; member 168 uint64_t base, limit; in get_codeseg32() local
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | div64.c | 84 u64 limit = __lshrdi3(dividend, 1); in _64bit_divide() local
|
| /openbmc/qemu/hw/core/ |
| H A D | ptimer.c | 25 uint64_t limit; member 398 void ptimer_set_limit(ptimer_state *s, uint64_t limit, int reload) in ptimer_set_limit()
|
| /openbmc/u-boot/tools/binman/etype/ |
| H A D | section.py | 104 def ExpandToLimit(self, limit): argument
|