Searched refs:uint64_t (Results 26 - 50 of 377) sorted by relevance

1234567891011>>

/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_reg.h53 typedef void (fp_ldst64_fn)(uint64_t *);
69 static __inline uint64_t
72 uint64_t rv;
86 __fpu_setreg64(int r, uint64_t v)
/haiku/src/system/libroot/posix/crypt/
H A Dcrypto_scrypt.h44 int crypto_scrypt(const uint8_t *, size_t, const uint8_t *, size_t, uint64_t,
H A Dpbkdf2.h69 uint64_t count;
105 uint64_t, uint8_t *, size_t);
/haiku/src/system/libroot/posix/musl/math/
H A Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y};
H A Dfabs.c6 union {double f; uint64_t i;} u = {x};
H A Dilogb.c7 union {double f; uint64_t i;} u = {x};
8 uint64_t i = u.i;
H A Dtrunc.c5 union {double f; uint64_t i;} u = {x};
7 uint64_t m;
H A Dfmod.c6 union {double f; uint64_t i;} ux = {x}, uy = {y};
10 uint64_t i;
14 uint64_t uxi = ux.i;
61 uxi |= (uint64_t)ex << 52;
65 uxi |= (uint64_t)sx << 63;
H A Dasinh.c6 union {double f; uint64_t i;} u = {.f = x};
11 u.i &= (uint64_t)-1/2;
H A Datanh.c6 union {double f; uint64_t i;} u = {.f = x};
12 u.i &= (uint64_t)-1/2;
H A Dcosh.c9 union {double f; uint64_t i;} u = {.f = x};
14 u.i &= (uint64_t)-1/2;
H A Dscalbn.c6 union {double f; uint64_t i;} u;
30 u.i = (uint64_t)(0x3ff+n)<<52;
H A Dsinh.c9 union {double f; uint64_t i;} u = {.f = x};
17 u.i &= (uint64_t)-1/2;
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_ra_vht.h22 * All uint64_t numbers in this struct use fixed-point arithmetic.
25 uint64_t measured; /* Most recently measured goodput. */
26 uint64_t average; /* Average measured goodput. */
27 uint64_t stddeviation; /* Goodput standard deviation. */
28 uint64_t loss; /* This rate's loss percentage SFER. */
/haiku/src/system/libroot/posix/musl/prng/
H A Drand.c4 static uint64_t seed;
/haiku/src/system/boot/platform/efi/arch/generic/
H A Dgeneric_mmu.cpp15 uint64_t physicalMemoryLow, uint64_t physicalMemoryHigh)
30 uint64_t base = entry->PhysicalStart;
31 uint64_t end = entry->PhysicalStart + entry->NumberOfPages * B_PAGE_SIZE;
32 uint64_t originalSize = end - base;
41 uint64_t size = end - base;
51 uint64_t initialPhysicalMemory = total_physical_memory();
64 uint64_t base = entry->PhysicalStart;
65 uint64_t size = entry->NumberOfPages * B_PAGE_SIZE;
89 uint64_t bas
[all...]
H A Dgeneric_mmu.h16 uint64_t physicalMemoryLow, uint64_t physicalMemoryHigh);
/haiku/headers/libs/udis86/libudis86/
H A Dsyn.h36 uint64_t ud_syn_rel_target(struct ud*, struct ud_operand*);
45 void ud_syn_print_addr(struct ud *u, uint64_t addr);
/haiku/src/libs/compat/freebsd_network/compat/machine/x86_64/
H A Dcpufunc.h47 #define readq(va) (*(volatile uint64_t *) (va))
52 #define writeq(va, d) (*(volatile uint64_t *) (va) = (d))
347 static __inline uint64_t
353 return (low | ((uint64_t)high << 32));
365 static __inline uint64_t
371 return (low | ((uint64_t)high << 32));
374 static __inline uint64_t
380 return (low | ((uint64_t)high << 32));
407 wrmsr(u_int msr, uint64_t newval)
478 return (low | ((uint64_t)hig
[all...]
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_intel.h114 uint64_t current_temperature;
115 uint64_t shutdown_flag_last;
116 uint64_t shutdown_flag_life;
117 uint64_t highest_temperature;
118 uint64_t lowest_temperature;
119 uint64_t reserved[5];
120 uint64_t specified_max_op_temperature;
121 uint64_t reserved2;
122 uint64_t specified_min_op_temperature;
123 uint64_t estimated_offse
[all...]
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dblock-io.h23 uint64_t Revision;
28 uint32_t MediaId, uint64_t LBA,
31 uint32_t MediaId, uint64_t LBA,
50 uint64_t LastBlock;
53 uint64_t LowestAlignedLba;
/haiku/src/system/kernel/arch/arm64/
H A Darch_vm_translation_map.cpp45 uint64_t tcr = READ_SPECIALREG(TCR_EL1);
50 uint64_t ttbr0 = READ_SPECIALREG(TTBR0_EL1);
51 uint64_t ttbr1 = READ_SPECIALREG(TTBR1_EL1);
52 uint64_t mair = READ_SPECIALREG(MAIR_EL1);
53 uint64_t mmfr1 = READ_SPECIALREG(ID_AA64MMFR1_EL1);
54 uint64_t sctlr = READ_SPECIALREG(SCTLR_EL1);
56 uint64_t hafdbs = ID_AA64MMFR1_HAFDBS(mmfr1);
112 static constexpr uint64_t kPteAddrMask = (((1UL << 36) - 1) << 12);
113 static constexpr uint64_t kPteAttrMask = ~(kPteAddrMask | 0x3);
115 static uint64_t page_bit
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_regdomain.h32 typedef uint64_t chanbmask_t[BMLEN];
101 uint64_t pscanMask; /* Passive Scan flags which
136 uint64_t useDfs; /* Use DFS in the RegDomain
138 uint64_t usePassScan; /* Use Passive Scan in the RegDomain
147 uint64_t dfsMask; /* DFS bitmask for 5Ghz tables */
148 uint64_t pscan; /* Bitmask for passive scan */
/haiku/src/system/libroot/posix/musl/arch/x86_64/
H A Datomic_arch.h54 static inline void a_and_64(volatile uint64_t *p, uint64_t v)
62 static inline void a_or_64(volatile uint64_t *p, uint64_t v)
112 static inline int a_ctz_64(uint64_t x)
119 static inline int a_clz_64(uint64_t x)
/haiku/src/system/kernel/arch/x86/64/
H A Dcpuid.cpp25 uint64_t flags;
34 uint64_t flags = value;

Completed in 131 milliseconds

1234567891011>>