| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | msr.h | 50 unsigned long low, high; in native_read_tscp() local 63 #define DECLARE_ARGS(val, low, high) unsigned low, high argument 64 #define EAX_EDX_VAL(val, low, high) ((low) | ((u64)(high) << 32)) argument 65 #define EAX_EDX_ARGS(val, low, high) "a" (low), "d" (high) argument 66 #define EAX_EDX_RET(val, low, high) "=a" (low), "=d" (high) argument 68 #define DECLARE_ARGS(val, low, high) unsigned long long val argument 69 #define EAX_EDX_VAL(val, low, high) (val) argument 70 #define EAX_EDX_ARGS(val, low, high) "A" (val) argument 71 #define EAX_EDX_RET(val, low, high) "=A" (val) argument 84 unsigned low, unsigned high) in native_write_msr() [all …]
|
| H A D | u-boot-x86.h | 78 uint32_t high, low; in rdtsc() local
|
| /openbmc/qemu/util/ |
| H A D | stats64.c | 46 uint32_t high, low; in stat64_get() local 71 bool stat64_add32_carry(Stat64 *s, uint32_t low, uint32_t high) in stat64_add32_carry() 93 uint32_t high, low; in stat64_min_slow() local 122 uint32_t high, low; in stat64_max_slow() local
|
| H A D | range.c | 81 uint64_t low, uint64_t high) in range_inverse_array()
|
| H A D | host-utils.c | 38 uint32_t high, low; in mul64() member 248 uint64_t high = *phigh; in ulshift() local
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | mem_helper.c | 31 int low, high; in helper_boundw() local 46 int low, high; in helper_boundl() local
|
| /openbmc/u-boot/lib/ |
| H A D | div64.c | 33 uint32_t high = rem >> 32; in __div64_32() local 97 u32 high = divisor >> 32; in div64_u64_rem() local 137 u32 high = divisor >> 32; in div64_u64() local
|
| /openbmc/u-boot/arch/mips/lib/ |
| H A D | libgcc.h | 10 int high, low; member 14 int low, high; member
|
| /openbmc/u-boot/arch/sh/lib/ |
| H A D | libgcc.h | 10 int high, low; member 14 int low, high; member
|
| /openbmc/qemu/include/qemu/ |
| H A D | stats64.h | 83 uint32_t low, high; in stat64_add() local 119 uint32_t low, high; in stat64_min() local 159 uint32_t low, high; in stat64_max() local
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-div128.c | 24 uint64_t high; member 33 int64_t high; member
|
| H A D | test-shift128.c | 14 uint64_t high; member
|
| /openbmc/phosphor-fan-presence/sensor-monitor/ |
| H A D | types.hpp | 29 high enumerator
|
| /openbmc/qemu/hw/intc/ |
| H A D | aspeed_vic.c | 112 bool high; in aspeed_vic_read() local 192 bool high; in aspeed_vic_write() local
|
| /openbmc/u-boot/drivers/timer/ |
| H A D | sti-timer.c | 25 u32 low, high; in sti_timer_get_count() local
|
| /openbmc/witherspoon-pfault-analysis/ |
| H A D | gpio.hpp | 36 high enumerator
|
| /openbmc/phosphor-power/ |
| H A D | gpio.hpp | 36 high enumerator
|
| /openbmc/u-boot/arch/m68k/lib/ |
| H A D | ashldi3.c | 16 struct DIstruct {SItype high, low;}; member
|
| H A D | lshrdi3.c | 16 struct DIstruct {SItype high, low;}; member
|
| H A D | muldi3.c | 49 struct DIstruct {SItype high, low;}; member
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | mpc83xx_clk.h | 145 u8 high; member 163 static void set_mode(struct clk_mode *mode, u8 low, u8 high, int type) in set_mode()
|
| /openbmc/phosphor-virtual-sensor/src/ |
| H A D | thresholds.hpp | 129 auto high() in high() function 263 auto high() in high() function 393 auto high() in high() function 477 auto high() in high() function 562 auto high() in high() function
|
| /openbmc/qemu/include/hw/s390x/ |
| H A D | tod.h | 19 uint8_t high; member
|
| /openbmc/u-boot/arch/arm/mach-rmobile/ |
| H A D | timer.c | 19 u32 low, high; in get_cpu_global_timer() local
|
| /openbmc/u-boot/arch/microblaze/lib/ |
| H A D | muldi3.c | 55 SItype low, high; member
|