Searched refs:offset_low (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | desc_defs.h | 135 u16 offset_low; member 151 return g->offset_low | ((unsigned long)g->offset_middle << 16) | in gate_offset() 154 return g->offset_low | ((unsigned long)g->offset_middle << 16); in gate_offset()
|
| H A D | desc.h | 83 gate->offset_low = (u16) func; in pack_gate() 422 gate->offset_low = (u16) addr; in idt_init_desc()
|
| /linux/arch/powerpc/kernel/ |
| H A D | syscalls.c | 104 int, fd, int, advice, u32, offset_high, u32, offset_low, in SYSCALL_DEFINE6() argument 107 return ksys_fadvise64_64(fd, merge_64(offset_high, offset_low), in SYSCALL_DEFINE6()
|
| /linux/arch/x86/boot/compressed/ |
| H A D | idt_64.c | 14 entry.offset_low = (u16)(address & 0xffff); in set_idt_entry()
|
| /linux/tools/firewire/ |
| H A D | decode-fcp.c | 180 t->request->packet.common.offset_low; in decode_fcp()
|
| H A D | nosy-dump.h | 90 uint32_t offset_low; member
|
| /linux/arch/powerpc/include/asm/ |
| H A D | syscalls.h | 142 u32 offset_high, u32 offset_low,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_nvm.c | 42 cmd->offset_low = cpu_to_le16(offset & 0xFFFF); in ice_aq_read_nvm() 173 cmd->offset_low = cpu_to_le16(offset & 0xFFFF); in ice_aq_update_nvm() 201 cmd->offset_low = 0; in ice_aq_erase_nvm()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | huge_pages.c | 1265 u64 offset_low = num * max_page_size; in igt_write_huge() local 1286 offset_low = round_down(offset_low, in igt_write_huge() 1289 err = __igt_write_huge(ce, obj, size, offset_low, in igt_write_huge() 1301 __func__, ce->engine->name, offset_low, offset_high, in igt_write_huge()
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-ioctl.c | 737 | le32_to_cpu(e_buf->offset_low); in _cx18_process_idx_data()
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 1645 u32 offset_low; // Offset in the file of the
|