Searched defs:ldt (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/x86/x86/ | ||
| H A D | svs.c | 615 void *ldt; local in function:svs_ldt_sync |
| H A D | pmap.c | 3448 union descriptor *ldt; local in function:pmap_ldt_cleanup |
| /src/sys/arch/x86/include/ | ||
| H A D | pmap_private.h | 117 uint8_t ldt[MAX_USERLDT_SIZE]; member in struct:pcpu_entry 131 uint8_t ldt[PAGE_SIZE]; member in struct:pcpu_area |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | fp_complete.c | 220 ldt(unsigned int rn, t_float *v, struct lwp *l) function in typeref:typename:void |
| /src/sys/dev/ic/ | ||
| H A D | isp_netbsd.h | 98 struct callout ldt; /* loop down timer */ member in struct:isposinfo |
| /src/sys/dev/nvmm/x86/ | ||
| H A D | nvmm_x86_svm.c | 437 struct vmcb_segment ldt; member in struct:vmcb_state |
Completed in 15 milliseconds