OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:segments
(Results
1 - 25
of
55
) sorted by relevancy
1
2
3
/src/lib/libarch/i386/
i386_get_ldt.c
35
#include <machine/
segments
.h>
i386_set_ldt.c
35
#include <machine/
segments
.h>
/src/sys/arch/i386/include/
pcb.h
77
#include <machine/
segments
.h>
Makefile
22
segments
.h setjmp.h signal.h sljit_machdep.h specialreg.h spkr.h \
pmap_private.h
74
#include <machine/
segments
.h>
/src/lib/libc/net/
rthdr.c
286
inet6_rth_space(int type, int
segments
)
290
return (((
segments
* 2) + 1) << 3);
297
inet6_rth_init(void *bp, socklen_t bp_len, int type, int
segments
)
309
if (bp_len < inet6_rth_space(IPV6_RTHDR_TYPE_0,
segments
))
314
rth0->ip6r0_len =
segments
* 2;
358
int i,
segments
;
local
373
segments
= rth0_in->ip6r0_len / 2;
378
rth0_out->ip6r0_segleft =
segments
;
381
for (i = 0; i <
segments
/ 2; i++) {
386
(
segments
- i - 1)
[
all
...]
/src/sys/arch/i386/pnpbios/
pnpbioscall.S
32
#include <machine/
segments
.h>
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
kexec.h
119
* - The image
segments
have writeable 1:1 virtual to machine
188
* For KEXEC_TYPE_DEFAULT images, the
segments
may be anywhere in RAM.
196
* All image
segments
will be loaded to their destination machine
198
*
segments
with a source buffer (from dest_maddr + buf_size to
201
*
Segments
with no source buffer will be accessible to the image when
214
}
segments
;
member in struct:xen_kexec_load
/src/sys/arch/amd64/include/
Makefile
23
segments
.h setjmp.h signal.h sljit_machdep.h specialreg.h sysarch.h \
pmap_private.h
78
#include <machine/
segments
.h>
segments.h
1
/* $NetBSD:
segments
.h,v 1.38 2021/04/17 20:12:55 rillig Exp $ */
34
* @(#)
segments
.h 7.1 (Berkeley) 5/9/91
73
* @(#)
segments
.h 7.1 (Berkeley) 5/9/91
228
* Region descriptors, used to load gdt/idt tables before
segments
yet exist.
274
/* system
segments
and gate types */
392
#include <i386/
segments
.h>
/src/sys/arch/i386/i386/
i386func.S
42
#include <machine/
segments
.h>
mptramp.S
82
#include <machine/
segments
.h>
/src/sys/arch/x86/x86/
idt.c
81
#include <machine/
segments
.h>
bios32.c
98
#include <machine/
segments
.h>
/src/sys/arch/amd64/acpi/
acpi_wakecode.S
68
#include <machine/
segments
.h>
acpi_wakeup_low.S
33
#include <machine/
segments
.h>
/src/sys/arch/amd64/stand/prekern/
prekern.c
42
#include <machine/
segments
.h>
/src/sys/arch/i386/acpi/
acpi_wakecode.S
66
#include <machine/
segments
.h>
acpi_wakeup_low.S
35
#include <machine/
segments
.h>
/src/sys/dev/nvmm/x86/
nvmm_x86_svmfunc.S
39
#include <machine/
segments
.h>
nvmm_x86_vmxfunc.S
39
#include <machine/
segments
.h>
/src/sys/arch/amd64/amd64/
mptramp.S
82
#include <machine/
segments
.h>
spl.S
75
#include <machine/
segments
.h>
/src/sys/arch/xen/x86/
xen_ipi.c
55
#include <machine/
segments
.h>
Completed in 41 milliseconds
1
2
3
Indexes created Mon Feb 23 08:20:23 UTC 2026