Searched defs:gdt (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/sys/amd64/amd64/
H A Dmpboot.S164 gdt label
[all...]
H A Dmachdep.c1019 struct user_segment_descriptor gdt[NGDT * MAXCPU];/* global descriptor tables */ variable in typeref:struct:user_segment_descriptor
[all...]
/freebsd-10-stable/sys/boot/i386/libi386/
H A Damd64_tramp.S62 gdt: label
/freebsd-10-stable/sys/boot/i386/pxeldr/
H A Dpxeldr.S283 gdt: .word 0x0,0x0,0x0,0x0 # Null entry label
/freebsd-10-stable/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S368 gdt: .word 0x0,0x0,0x0,0x0 # Null entry label
/freebsd-10-stable/sys/boot/pc98/btx/btxldr/
H A Dbtxldr.S389 gdt: .word 0x0,0x0,0x0,0x0 # Null entry label
/freebsd-10-stable/sys/dev/iir/
H A Diir_ctrl.c94 gdt_make_dev(struct gdt_softc *gdt) argument
196 struct gdt_softc *gdt; local
223 struct gdt_softc *gdt; local
[all...]
H A Diir_pci.c185 struct gdt_softc *gdt; local
353 gdt_pci_enable_intr(struct gdt_softc *gdt) argument
372 gdt_mpr_copy_cmd(struct gdt_softc *gdt, struct gdt_ccb *gccb) argument
393 gdt_mpr_get_status(struct gdt_softc *gdt) argument
401 gdt_mpr_intr(struct gdt_softc *gdt, struct gdt_intr_ctx *ctx) argument
436 gdt_mpr_release_event(struct gdt_softc *gdt) argument
444 gdt_mpr_set_sema0(struct gdt_softc *gdt) argument
452 gdt_mpr_test_busy(struct gdt_softc *gdt) argument
[all...]
H A Diir.c182 iir_init(struct gdt_softc *gdt) argument
461 iir_free(struct gdt_softc *gdt) argument
493 iir_attach(struct gdt_softc *gdt) argument
563 gdt_wait(struct gdt_softc *gdt, struct gdt_ccb *gccb, int timeout) argument
588 gdt_internal_cmd(struct gdt_softc *gdt, struct gdt_ccb *gccb, u_int8_t service, u_int16_t opcode, u_int32_t arg1, u_int32_t arg2, u_int32_t arg3) argument
654 gdt_get_ccb(struct gdt_softc *gdt) argument
673 gdt_free_ccb(struct gdt_softc *gdt, struct gdt_ccb *gccb) argument
688 gdt_next(struct gdt_softc *gdt) argument
796 gdt_raw_cmd(struct gdt_softc *gdt, union ccb *ccb) argument
864 gdt_cache_cmd(struct gdt_softc *gdt, union ccb *ccb) argument
934 gdt_ioctl_cmd(struct gdt_softc *gdt, gdt_ucmd_t *ucmd) argument
1070 gdt_internal_cache_cmd(struct gdt_softc *gdt,union ccb *ccb) argument
1179 struct gdt_softc *gdt; local
1248 struct gdt_softc *gdt; local
1397 struct gdt_softc *gdt; local
1413 struct gdt_softc *gdt; local
1463 struct gdt_softc *gdt = arg; local
1471 iir_intr_locked(struct gdt_softc *gdt) argument
1576 gdt_async_event(struct gdt_softc *gdt, int service) argument
1634 gdt_sync_event(struct gdt_softc *gdt, int service, u_int8_t index, struct gdt_ccb *gccb) argument
[all...]
/freebsd-10-stable/lib/libvmmapi/
H A Dvmmapi_freebsd.c78 struct segment_descriptor *gdt; local
/freebsd-10-stable/sys/boot/i386/btx/btx/
H A Dbtx.S998 gdt: .word 0x0,0x0,0x0,0x0 # Null entry label
/freebsd-10-stable/sys/boot/pc98/btx/btx/
H A Dbtx.S1020 gdt: .word 0x0,0x0,0x0,0x0 # Null entry label
/freebsd-10-stable/sys/ia64/ia32/
H A Dia32_signal.c135 vm_offset_t gdt, ldt; local
/freebsd-10-stable/sys/boot/i386/cdboot/
H A Dcdboot.S545 gdt: .word 0x0,0x0,0x0,0x0 # Null entry label
/freebsd-10-stable/sys/boot/pc98/cdboot/
H A Dcdboot.S753 gdt: .word 0x0,0x0,0x0,0x0 # Null entry label
/freebsd-10-stable/sys/compat/ndis/
H A Dkern_windrv.c630 struct gdt { struct
905 struct x86desc *gdt; local
/freebsd-10-stable/sys/dev/isp/
H A Disp_freebsd.h225 struct callout gdt; /* gone device timer */ member in struct:isp_fc
/freebsd-10-stable/sys/amd64/vmm/amd/
H A Dvmcb.h280 struct vmcb_segment gdt; member in struct:vmcb_state
/freebsd-10-stable/sys/i386/i386/
H A Dmachdep.c1706 union descriptor *gdt; variable in typeref:union:descriptor
1709 union descriptor gdt[NGDT * MAXCPU]; /* global descriptor table */ variable in typeref:union:descriptor
[all...]

Completed in 122 milliseconds