Searched refs:uint64 (Results 1 - 25 of 800) sorted by relevance

1234567891011>>

/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_traps.h9 uint64 ra;
10 uint64 t6;
11 uint64 sp;
12 uint64 gp;
13 uint64 tp;
14 uint64 t0;
15 uint64 t1;
16 uint64 t2;
17 uint64 t5;
18 uint64 s
[all...]
/haiku/headers/private/kernel/arch/x86/64/
H A Diframe.h10 uint64 type;
12 uint64 r15;
13 uint64 r14;
14 uint64 r13;
15 uint64 r12;
16 uint64 r11;
17 uint64 r10;
18 uint64 r9;
19 uint64 r8;
20 uint64 b
[all...]
H A Ddescriptors.h48 uint64 sp0;
49 uint64 sp1;
50 uint64 sp2;
51 uint64 _reserved2;
52 uint64 ist1;
53 uint64 ist2;
54 uint64 ist3;
55 uint64 ist4;
56 uint64 ist5;
57 uint64 ist
[all...]
/haiku/headers/os/arch/x86_64/
H A Darch_debugger.h15 uint64 gs;
16 uint64 fs;
17 uint64 es;
18 uint64 ds;
19 uint64 r15;
20 uint64 r14;
21 uint64 r13;
22 uint64 r12;
23 uint64 r11;
24 uint64 r1
[all...]
/haiku/headers/private/debugger/types/
H A DTypes.h11 typedef uint64 target_addr_t;
12 typedef uint64 target_size_t;
/haiku/headers/private/kernel/arch/riscv64/
H A Darch_thread_types.h17 uint64 status;
18 uint64 cause;
19 uint64 tval;
21 uint64 ra __attribute__((aligned (16)));
22 uint64 t6;
23 uint64 sp;
24 uint64 gp;
25 uint64 tp;
26 uint64 t0;
27 uint64 t
[all...]
H A DClint.h16 uint64 mtimecmp[4095]; // per CPU core
17 uint64 mtime; // @0xBFF8
/haiku/headers/os/arch/riscv64/
H A Darch_debugger.h10 uint64 x[31];
11 uint64 pc;
13 uint64 fcsr;
/haiku/headers/os/arch/sparc/
H A Darch_debugger.h10 uint64 pc;
11 uint64 i6; // frame pointer
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.h21 uint64 BaseBlock() const
23 uint64 FreeBlocks() const { return fFreeBlocks; }
25 status_t Init(uint64 blockBitmap, uint64 freeBlocks);
28 status_t Allocate(uint64 baseHint, uint64 count,
30 uint64& _allocatedBase,
31 uint64& _allocatedCount);
32 status_t AllocateExactly(uint64 base,
33 uint64 coun
[all...]
H A DSuperBlock.h17 uint64 TotalBlocks() const { return totalBlocks; }
18 uint64 FreeBlocks() const { return freeBlocks; }
21 uint64 BlockBitmap() const { return blockBitmap; }
22 uint64 RootDirectory() const { return rootDir; }
24 bool Check(uint64 totalBlocks) const;
27 void SetFreeBlocks(uint64 count);
/haiku/headers/private/kernel/boot/
H A Daddr_range.h14 uint64 start;
15 uint64 size;
24 uint32 maxRanges, uint64 start, uint64 size);
26 uint32 maxRanges, uint64 start, uint64 size);
27 bool get_free_address_range(addr_range* ranges, uint32 numRanges, uint64 base,
28 uint64 size, uint64* _rangeBase);
29 bool is_address_range_covered(addr_range* ranges, uint32 numRanges, uint64 bas
[all...]
/haiku/src/system/boot/platform/riscv/
H A Dtraps.cpp19 uint64 ra;
20 uint64 t6;
21 uint64 sp;
22 uint64 gp;
23 uint64 tp;
24 uint64 t0;
25 uint64 t1;
26 uint64 t2;
27 uint64 t5;
28 uint64 s
[all...]
/haiku/headers/private/system/arch/riscv64/
H A Darch_cpu_defs.h32 uint64 ie: 4; // interrupt enable
33 uint64 pie: 4; // previous interrupt enable
34 uint64 spp: 1; // previous mode (supervisor)
35 uint64 unused1: 2;
36 uint64 mpp: 2; // previous mode (machine)
37 uint64 fs: 2; // FPU status
38 uint64 xs: 2; // extensions status
39 uint64 mprv: 1; // modify privilege
40 uint64 sum: 1; // permit supervisor user memory access
41 uint64 mx
[all...]
/haiku/src/tests/system/kernel/file_corruption/
H A Dchecksumfs.h15 static const uint64 kCheckSumFSSuperBlockOffset = 16 * B_PAGE_SIZE;
16 static const uint64 kCheckSumFSMinSize
32 uint64 totalBlocks;
33 uint64 freeBlocks;
34 uint64 rootDir;
35 uint64 blockBitmap;
46 uint64 creationTime; // in ns since the epoche
47 uint64 modificationTime; //
48 uint64 changeTime; //
49 uint64 hardLink
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs_control.h55 uint64 missing;
56 uint64 already_set;
57 uint64 freed;
59 uint64 direct_block_runs;
60 uint64 indirect_block_runs;
61 uint64 indirect_array_blocks;
62 uint64 double_indirect_block_runs;
63 uint64 double_indirect_array_blocks;
64 uint64 blocks_in_direct;
65 uint64 blocks_in_indirec
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A Dxfs_types.h21 typedef uint64 xfs_ino_t; // absolute inode number
33 typedef uint64 xfs_fsblock_t; // filesystem block number combining AG number
34 typedef uint64 xfs_rfsblock_t; // raw filesystem block number
35 typedef uint64 xfs_rtblock_t; // extent number in the real-time sub-volume
36 typedef uint64 xfs_fileoff_t; // block offset into a file
37 typedef uint64 xfs_filblks_t; // block count for a file
/haiku/src/system/kernel/arch/riscv64/
H A DHtif.cpp10 uint64
16 uint64 htifTohost = ((uint64)device << 56)
17 + ((uint64)cmd << 48) + arg;
18 gHtifRegs->toHostLo = htifTohost % ((uint64)1 << 32);
19 gHtifRegs->toHostHi = htifTohost / ((uint64)1 << 32);
20 return (uint64)gHtifRegs->fromHostLo
21 + ((uint64)gHtifRegs->fromHostHi << 32);
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd.h23 uint64 handle; //char handle[8];
24 uint64 from;
32 uint64 handle; //char handle[8];
43 uint64 magic; /* INIT_MAGIC */
44 uint64 device_size; /* size in bytes */
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dbtrfs.h13 typedef uint64 fileblock_t; // file block number
14 typedef uint64 fsblock_t; // filesystem block number
26 uint64 root;
27 uint64 root_generation;
28 uint64 chunk_root;
29 uint64 chunk_root_generation;
30 uint64 extent_root;
31 uint64 extent_root_generation;
32 uint64 fs_root;
33 uint64 fs_root_generatio
[all...]
H A DExtentAllocator.h31 uint64 offset;
32 uint64 length;
34 uint64 flags;
37 static CachedExtent* Create(uint64 offset, uint64 length,
38 uint64 flags);
41 uint64 End() const { return offset + length; }
54 typedef uint64 Key;
91 status_t FindNext(CachedExtent** chosen, uint64 offset,
92 uint64 siz
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/gpt/
H A Dgpt.h22 uint64 absolute_block;
23 uint64 alternate_block;
24 uint64 first_usable_block;
25 uint64 last_usable_block;
27 uint64 entries_block;
47 void SetAbsoluteBlock(uint64 block)
49 uint64 AbsoluteBlock() const
51 void SetAlternateBlock(uint64 block)
53 uint64 AlternateBlock() const
55 void SetFirstUsableBlock(uint64 bloc
[all...]
/haiku/headers/os/package/hpkg/v1/
H A DPackageData.h23 uint64 CompressedSize() const
25 uint64 UncompressedSize() const
27 uint64 Offset() const
36 void SetData(uint64 size, uint64 offset);
41 void SetUncompressedSize(uint64 size)
47 uint64 fCompressedSize;
48 uint64 fUncompressedSize;
50 uint64 fOffset;
/haiku/headers/os/package/hpkg/
H A DPackageData.h21 uint64 Size() const
23 uint64 Offset() const
30 void SetData(uint64 size, uint64 offset);
34 uint64 fSize : 63;
37 uint64 fOffset;
/haiku/headers/private/kernel/arch/m68k/
H A Dtypes.h8 typedef unsigned long long uint64; typedef

Completed in 395 milliseconds

1234567891011>>