Searched refs:hi (Results 1 - 25 of 746) sorted by last modified time

1234567891011>>

/linux-master/sound/pci/emu10k1/
H A Dio.c342 u32 hi, lo; local
348 snd_emu1010_fpga_read(emu, EMU_HANA_SRCHI, &hi);
350 return (hi << 8) | lo;
/linux-master/net/core/
H A Dskbuff.c1806 u32 lo, hi; local
1819 hi = uarg->id + len - 1;
1826 serr->ee.ee_data = hi;
/linux-master/drivers/nvme/host/
H A Dpci.c27 #include <linux/io-64-nonatomic-lo-hi.h>
28 #include <linux/io-64-nonatomic-hi-lo.h>
/linux-master/drivers/firewire/
H A Dohci.c2987 u32 hi = channels >> 32, lo = channels; local
2989 reg_write(ohci, OHCI1394_IRMultiChanMaskHiClear, ~hi);
2991 reg_write(ohci, OHCI1394_IRMultiChanMaskHiSet, hi);
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c104 u16 hi = val >> 16; local
107 if (hi & 0x8000) {
108 if (hi == 0xffff) {
111 emit(A64_MOVN(is64, reg, (u16)~hi, 16), ctx);
117 if (hi)
118 emit(A64_MOVK(is64, reg, hi, 16), ctx);
/linux-master/arch/arm/net/
H A Dbpf_jit_32.c767 const bool is64, const bool hi,
775 if (!hi && is64)
777 else if (hi && is64)
784 const bool is64, const bool hi,
792 if (!hi && is64)
794 else if (hi && is64)
801 const bool hi, const u8 op, struct jit_ctx *ctx){
805 emit_a32_add_r(dst, src, is64, hi, ctx);
809 emit_a32_sub_r(dst, src, is64, hi, ctx);
1406 u32 lo, hi; local
766 emit_a32_add_r(const u8 dst, const u8 src, const bool is64, const bool hi, struct jit_ctx *ctx) argument
783 emit_a32_sub_r(const u8 dst, const u8 src, const bool is64, const bool hi, struct jit_ctx *ctx) argument
800 emit_alu_r(const u8 dst, const u8 src, const bool is64, const bool hi, const u8 op, struct jit_ctx *ctx) argument
[all...]
/linux-master/drivers/dma/idxd/
H A Dirq.c7 #include <linux/io-64-nonatomic-lo-hi.h>
H A Dperfmon.c5 #include <linux/io-64-nonatomic-lo-hi.h>
H A Dinit.c13 #include <linux/io-64-nonatomic-lo-hi.h>
H A Ddevice.c7 #include <linux/io-64-nonatomic-lo-hi.h>
H A Dcdev.c9 #include <linux/io-64-nonatomic-lo-hi.h>
H A Ddebugfs.c8 #include <linux/io-64-nonatomic-lo-hi.h>
/linux-master/arch/x86/kernel/
H A Dsev-shared.c481 unsigned long lo, hi; local
483 asm volatile("rdmsr" : "=a" (lo), "=d" (hi)
485 xss = (hi << 32) | lo;
/linux-master/mm/
H A Dhugetlb.c4364 int hi = hstate_index(h); local
4366 hstate_kobjs[hi] = kobject_create_and_add(h->name, parent);
4367 if (!hstate_kobjs[hi])
4370 retval = sysfs_create_group(hstate_kobjs[hi], hstate_attr_group);
4372 kobject_put(hstate_kobjs[hi]);
4373 hstate_kobjs[hi] = NULL;
4378 retval = sysfs_create_group(hstate_kobjs[hi],
4382 sysfs_remove_group(hstate_kobjs[hi], hstate_attr_group);
4383 kobject_put(hstate_kobjs[hi]);
4384 hstate_kobjs[hi]
[all...]
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c478 static u64 icssg_ts_to_ns(u32 hi_sw, u32 hi, u32 lo, u32 cycle_time_ns) argument
484 iepcount_hi = (hi & GENMASK(11, 0)) << 12 | lo >> 20;
485 hi_rollover_count = hi >> 11;
/linux-master/arch/arc/kernel/
H A Dentry.S161 mov.hi r0, -ENOSYS
237 mov.hi r0, -ENOSYS
/linux-master/fs/bcachefs/
H A Dbcachefs_format.h187 __u32 hi; member in struct:bversion
189 __u32 hi;
296 __le64 hi; member in struct:__anon68
330 bkey_format_field(VERSION_HI, version.hi), \
456 __le64 hi; member in struct:bch_csum
H A Dextents.c537 dst->crc64.csum_hi = (u64 __force) *((__le16 *) &src.csum.hi);
1269 entry->crc128.csum.hi = (__force __le64)
1270 swab64((__force u64) entry->crc128.csum.hi);
H A Dchecksum.c378 a.hi ^= b.hi;
436 crc_old.csum.hi,
438 merged.hi,
H A Dchecksum.h170 return ((l.lo ^ r.lo) | (l.hi ^ r.hi)) != 0;
201 [3] = cpu_to_le32(version.hi|
H A Dbtree_write_buffer.c23 return (cmp_int(l->hi, r->hi) ?:
64 return !((l->hi ^ r->hi)|
H A Dbkey.h202 return cmp_int(l.hi, r.hi) ?:
206 #define ZERO_VERSION ((struct bversion) { .hi = 0, .lo = 0 })
207 #define MAX_VERSION ((struct bversion) { .hi = ~0, .lo = ~0ULL })
549 x(BKEY_FIELD_VERSION_HI, version.hi) \
/linux-master/drivers/accessibility/speakup/
H A Dmain.c1575 int i, bi, hi; local
1579 hi = speakup_console[vc_num]->ht.highsize[bi];
1587 while ((hi < COLOR_BUFFER_SIZE) && (i < len)) {
1589 speakup_console[vc_num]->ht.highbuf[bi][hi] = ic[i];
1590 hi++;
1591 } else if ((ic[i] == 32) && (hi != 0)) {
1592 if (speakup_console[vc_num]->ht.highbuf[bi][hi - 1] !=
1594 speakup_console[vc_num]->ht.highbuf[bi][hi] =
1596 hi++;
1601 speakup_console[vc_num]->ht.highsize[bi] = hi;
[all...]
/linux-master/drivers/platform/x86/amd/pmf/
H A Dcore.c258 u32 hi, low; local
268 hi = phys_addr >> 32;
271 amd_pmf_send_cmd(dev, SET_DRAM_ADDR_HIGH, 0, hi, NULL);
/linux-master/drivers/net/dsa/
H A Dmt7530.c811 u64 hi; local
819 hi = mt7530_read(priv, reg + 4);
820 data[i] |= hi << 32;

Completed in 343 milliseconds

1234567891011>>