Searched refs:u64 (Results 201 - 225 of 10365) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/xe/
H A Dxe_ggtt_types.h17 u64 (*pte_encode_bo)(struct xe_bo *bo, u64 bo_offset, u16 pat_index);
23 u64 size;
32 u64 __iomem *gsm;
H A Dxe_ttm_vram_mgr_types.h27 u64 visible_size;
29 u64 visible_avail;
31 u64 default_page_size;
47 u64 used_visible_size;
H A Dxe_sched_job_types.h36 u64 addr;
38 u64 value;
45 u64 batch_addr[];
50 u64 batch_addr[];
H A Dxe_gt_idle_types.h29 u64 cur_residency;
31 u64 prev_residency;
35 u64 (*idle_residency)(struct xe_guc_pc *pc);
H A Dxe_hw_engine_class_sysfs.h15 bool xe_hw_engine_timeout_in_range(u64 timeout, u64 min, u64 max);
/linux-master/fs/btrfs/
H A Dscrub.h12 int btrfs_scrub_dev(struct btrfs_fs_info *fs_info, u64 devid, u64 start,
13 u64 end, struct btrfs_scrub_progress *progress,
19 int btrfs_scrub_progress(struct btrfs_fs_info *fs_info, u64 devid,
H A Dblock-group.h120 u64 start;
121 u64 length;
122 u64 pinned;
123 u64 reserved;
124 u64 used;
125 u64 delalloc_bytes;
126 u64 bytes_super;
127 u64 flags;
128 u64 cache_generation;
129 u64 global_root_i
[all...]
/linux-master/fs/bcachefs/
H A Dtime_stats.h35 u64 nsecs;
41 const struct time_unit *bch2_pick_time_units(u64 ns);
57 u64 m;
58 u64 step;
65 u64 start;
66 u64 end;
74 u64 min_duration;
75 u64 max_duration;
76 u64 total_duration;
77 u64 max_fre
[all...]
H A Dbuckets_waiting_for_journal_types.h8 u64 dev_bucket;
9 u64 journal_seq;
14 u64 hash_seeds[3];
H A Djournal_seq_blacklist.h14 bool bch2_journal_seq_is_blacklisted(struct bch_fs *, u64, bool);
15 int bch2_journal_seq_blacklist_add(struct bch_fs *c, u64, u64);
H A Dlru.h8 static inline u64 lru_pos_id(struct bpos pos)
13 static inline u64 lru_pos_time(struct bpos pos)
18 static inline struct bpos lru_pos(u16 lru_id, u64 dev_bucket, u64 time)
20 struct bpos pos = POS(((u64) lru_id << LRU_TIME_BITS)|time, dev_bucket);
63 int bch2_lru_del(struct btree_trans *, u16, u64, u64);
64 int bch2_lru_set(struct btree_trans *, u16, u64, u64);
65 int bch2_lru_change(struct btree_trans *, u16, u64, u6
[all...]
/linux-master/arch/x86/include/asm/
H A Dmshyperv.h48 extern u64 hv_current_partition_id;
54 u64 hv_tdx_hypercall(u64 control, u64 param1, u64 param2);
63 int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages);
65 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags);
71 static inline u64 hv_do_hypercall(u64 control, void *input, void *output)
73 u64 input_addres
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_zlib.h17 u64 decompress_size;
18 u64 compress_size;
19 u64 rsvd[32];
/linux-master/arch/x86/events/intel/
H A Dpt.h28 u64 end : 1;
29 u64 rsvd0 : 1;
30 u64 intr : 1;
31 u64 rsvd1 : 1;
32 u64 stop : 1;
33 u64 rsvd2 : 1;
34 u64 size : 4;
35 u64 rsvd3 : 2;
36 u64 base : 36;
37 u64 rsvd
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_diag.h4 bool igc_reg_test(struct igc_adapter *adapter, u64 *data);
5 bool igc_eeprom_test(struct igc_adapter *adapter, u64 *data);
6 bool igc_link_test(struct igc_adapter *adapter, u64 *data);
/linux-master/arch/powerpc/mm/ptdump/
H A Dptdump.h6 u64 mask;
7 u64 val;
17 u64 mask;
/linux-master/lib/math/
H A Dint_pow.c19 u64 int_pow(u64 base, unsigned int exp)
21 u64 result = 1;
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpkeys.h8 static inline u64 vmflag_to_pte_pkey_bits(u64 vm_flags)
18 static inline u16 pte_to_pkey_bits(u64 pteflags)
/linux-master/include/linux/
H A Diversion.h111 inode_set_iversion_raw(struct inode *inode, u64 val)
127 static inline u64
142 inode_set_max_iversion_raw(struct inode *inode, u64 val)
144 u64 cur = inode_peek_iversion_raw(inode);
165 inode_set_iversion(struct inode *inode, u64 val)
187 inode_set_iversion_queried(struct inode *inode, u64 val)
249 static inline u64
259 static inline u64 time_to_chattr(const struct timespec64 *t)
261 u64 chattr = t->tv_sec;
268 u64 inode_query_iversio
[all...]
/linux-master/drivers/vfio/cdx/
H A Dprivate.h11 static inline u64 vfio_cdx_index_to_offset(u32 index)
13 return ((u64)(index) << VFIO_CDX_OFFSET_SHIFT);
19 u64 addr;
/linux-master/block/
H A Dblk-wbt.h11 u64 wbt_get_min_lat(struct request_queue *q);
12 void wbt_set_min_lat(struct request_queue *q, u64 val);
15 u64 wbt_default_latency_nsec(struct request_queue *);
/linux-master/drivers/md/dm-vdo/indexer/
H A Dgeometry.h29 u64 remapped_virtual;
31 u64 remapped_physical;
50 u64 records_per_volume;
100 u32 sparse_chapters_per_volume, u64 remapped_virtual,
101 u64 remapped_physical,
110 u64 virtual_chapter);
129 u64 oldest_virtual_chapter,
130 u64 newest_virtual_chapter);
133 u64 oldest_virtual_chapter,
134 u64 newest_virtual_chapte
[all...]
/linux-master/arch/arm64/include/asm/
H A Dkvm_nested.h17 static inline u64 tcr_el2_ps_to_tcr_el1_ips(u64 tcr_el2)
19 return (u64)FIELD_GET(TCR_EL2_PS_MASK, tcr_el2) << TCR_IPS_SHIFT;
22 static inline u64 translate_tcr_el2_to_tcr_el1(u64 tcr)
33 static inline u64 translate_cptr_el2_to_cpacr_el1(u64 cptr_el2)
35 u64 cpacr_el1 = 0;
47 static inline u64 translate_sctlr_el2_to_sctlr_el1(u64 va
[all...]
/linux-master/crypto/
H A Decc_curve_defs.h6 static u64 nist_p192_g_x[] = { 0xF4FF0AFD82FF1012ull, 0x7CBF20EB43A18800ull,
8 static u64 nist_p192_g_y[] = { 0x73F977A11E794811ull, 0x631011ED6B24CDD5ull,
10 static u64 nist_p192_p[] = { 0xFFFFFFFFFFFFFFFFull, 0xFFFFFFFFFFFFFFFEull,
12 static u64 nist_p192_n[] = { 0x146BC9B1B4D22831ull, 0xFFFFFFFF99DEF836ull,
14 static u64 nist_p192_a[] = { 0xFFFFFFFFFFFFFFFCull, 0xFFFFFFFFFFFFFFFEull,
16 static u64 nist_p192_b[] = { 0xFEB8DEECC146B9B1ull, 0x0FA7E9AB72243049ull,
32 static u64 nist_p256_g_x[] = { 0xF4A13945D898C296ull, 0x77037D812DEB33A0ull,
34 static u64 nist_p256_g_y[] = { 0xCBB6406837BF51F5ull, 0x2BCE33576B315ECEull,
36 static u64 nist_p256_p[] = { 0xFFFFFFFFFFFFFFFFull, 0x00000000FFFFFFFFull,
38 static u64 nist_p256_
[all...]
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h154 u64 slot_uid;
155 u64 enclave_cid;
156 u64 flags;
164 u64 enclave_cid;
172 u64 slot_uid;
188 u64 slot_uid;
199 u64 slot_uid;
200 u64 paddr;
201 u64 size;
211 u64 slot_ui
[all...]

Completed in 923 milliseconds

1234567891011>>