Searched refs:segment (Results 1 - 25 of 251) sorted by path

1234567891011

/linux-master/arch/x86/math-emu/
H A Dfpu_emu.h128 u_char address_size, operand_size, segment; member in struct:__anon40
/linux-master/arch/x86/um/asm/
H A Dprocessor_32.h10 #include <asm/segment.h>
/linux-master/drivers/acpi/acpica/
H A Dhwpci.c217 pci_id->segment, pci_id->bus, pci_id->device,
243 pci_id->segment, pci_id->bus, pci_id->device,
/linux-master/drivers/staging/rts5208/
H A Drtsx_chip.h230 unsigned char seg_no; /* segment No. */
593 struct zone_entry *segment; member in struct:ms_info
/linux-master/fs/nilfs2/
H A DMakefile5 the_nilfs.o segbuf.o segment.o cpfile.o sufile.o \
/linux-master/include/media/i2c/
H A Dadv7511.h22 int segment; member in struct:adv7511_edid_detect
/linux-master/include/scsi/
H A Dlibiscsi_tcp.h47 struct iscsi_segment segment; member in struct:iscsi_tcp_recv
93 /* segment helpers */
96 struct iscsi_segment *segment, int recv,
98 extern void iscsi_tcp_segment_unmap(struct iscsi_segment *segment);
100 extern void iscsi_segment_init_linear(struct iscsi_segment *segment,
105 iscsi_segment_seek_sg(struct iscsi_segment *segment,
/linux-master/arch/arm/kernel/
H A Dmachine_kexec.c52 * No segment at default ATAGs address. try to locate
56 current_segment = &image->segment[i];
H A Dprocess.c161 const char *segment; local
165 segment = "none";
167 segment = "user";
173 isa_modes[isa_mode(regs)], segment);
/linux-master/arch/arm/mm/
H A Dproc-arm925.S60 * The number of lines in a cache segment.
172 mov r3, #(CACHE_DENTRIES - 1) << 4 @ 256 entries in segment
404 mov r3, #(CACHE_DENTRIES - 1) << 4 @ 256 entries in segment
/linux-master/arch/arm64/kernel/
H A Dkexec_image.c87 /* Adjust kernel segment with TEXT_OFFSET */
93 * The location of the kernel segment may make it impossible to satisfy
94 * the other segment requirements, so we try repeatedly to find a
99 kernel_segment = &image->segment[kernel_segment_number];
108 * kernel segment and try the next available hole.
120 kernel_segment = &image->segment[kernel_segment_number];
H A Dmachine_kexec.c75 pr_debug(" segment[%lu]: %016lx - %016lx, 0x%lx bytes, %lu pages\n",
77 kimage->segment[i].mem,
78 kimage->segment[i].mem + kimage->segment[i].memsz,
79 kimage->segment[i].memsz,
80 kimage->segment[i].memsz / PAGE_SIZE);
83 (unsigned long)phys_to_virt(kimage->segment[i].mem),
84 (unsigned long)phys_to_virt(kimage->segment[i].mem) +
85 kimage->segment[i].memsz);
312 if (addr >= kexec_crash_image->segment[
[all...]
H A Dpci.c78 return root->segment;
132 u16 seg = root->segment;
/linux-master/arch/loongarch/kernel/
H A Dmachine_kexec.c53 pr_debug("\t segment[%lu]: %016lx - %016lx", i,
54 kimage->segment[i].mem,
55 kimage->segment[i].mem + kimage->segment[i].memsz);
57 (unsigned long)kimage->segment[i].memsz,
58 (unsigned long)kimage->segment[i].memsz / PAGE_SIZE);
75 if (!strncmp(bootloader, (char __user *)kimage->segment[i].buf, strlen(bootloader))) {
76 if (!copy_from_user(cmdline_ptr, kimage->segment[i].buf, COMMAND_LINE_SIZE))
/linux-master/arch/loongarch/pci/
H A Dacpi.c48 return root->segment;
159 u16 seg = root->segment;
198 int domain = root->segment;
/linux-master/arch/m68k/sun3/
H A Dmmu_emu.c356 unsigned long segment, offset; local
377 segment = (vaddr >> SUN3_PMEG_SIZE_BITS) & 0x7FF;
381 pr_info("%s: segment=%lx offset=%lx\n", __func__, segment, offset);
384 pte = (pte_t *) pgd_val (*(crp + segment));
/linux-master/arch/mips/cavium-octeon/
H A Dsetup.c163 if (!strncmp(bootloader, (char *)image->segment[i].buf,
170 char *str = (char *)image->segment[i].buf;
177 image->segment[i].mem + offt;
231 kimage_ptr->segment[i].memsz + 2*PAGE_SIZE,
232 kimage_ptr->segment[i].mem - PAGE_SIZE,
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-address.h278 #define CVMX_ADD_SEG32(segment, add) \
279 (((int32_t)segment << 31) | (int32_t)(add))
291 #define CVMX_ADD_SEG(segment, add) ((((uint64_t)segment) << 62) | (add))
H A Dcvmx.h44 #define CVMX_ADD_SEG32(segment, add) \
45 (((int32_t)segment << 31) | (int32_t)(add))
50 #define CVMX_ADD_SEG(segment, add) \
51 ((((uint64_t)segment) << 62) | (add))
/linux-master/arch/mips/kernel/
H A DMakefile38 obj-$(CONFIG_DEBUG_FS) += segment.o
H A Dmachine_kexec.c45 pr_debug(" segment[%lu]: %016lx - %016lx, 0x%lx bytes, %lu pages\n",
47 kimage->segment[i].mem,
48 kimage->segment[i].mem + kimage->segment[i].memsz,
49 (unsigned long)kimage->segment[i].memsz,
50 (unsigned long)kimage->segment[i].memsz / PAGE_SIZE);
68 if (kimage->segment[i].memsz <= sizeof(fdt))
71 if (copy_from_user(&fdt, kimage->segment[i].buf, sizeof(fdt)))
79 phys_to_virt((unsigned long)kimage->segment[i].mem);
/linux-master/arch/mips/loongson64/
H A Dreset.c86 if (!strncmp(bootloader, (char *)image->segment[i].buf,
94 memcpy(str, image->segment[i].buf, KEXEC_ARGV_SIZE/2);
/linux-master/arch/parisc/kernel/
H A Dkexec.c25 pr_debug(" segment[%lu]: %016lx - %016lx, 0x%lx bytes, %lu pages\n",
27 kimage->segment[n].mem,
28 kimage->segment[n].mem + kimage->segment[n].memsz,
29 (unsigned long)kimage->segment[n].memsz,
30 (unsigned long)kimage->segment[n].memsz / PAGE_SIZE);
H A Dkexec_file.c39 image->segment[i].mem = __pa(image->segment[i].mem);
/linux-master/arch/powerpc/kexec/
H A Dcore_64.c39 unsigned long begin, end; /* limits of segment */
51 if (image->segment[i].mem < __pa(_end))
65 begin = image->segment[i].mem;
66 end = begin + image->segment[i].memsz;
119 memcpy(ranges, image->segment, sizeof(ranges));

Completed in 405 milliseconds

1234567891011