Home
last modified time | relevance | path

Searched defs:ldt (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/x86/include/
H A Dpmap_private.h117 uint8_t ldt[MAX_USERLDT_SIZE]; member
131 uint8_t ldt[PAGE_SIZE]; member
/netbsd-src/sys/arch/x86/x86/
H A Dsvs.c615 void *ldt; in svs_ldt_sync() local
H A Dpmap.c3447 union descriptor *ldt; global() local
/netbsd-src/sys/arch/alpha/alpha/
H A Dfp_complete.c219 ldt(unsigned int rn, t_float *v, struct lwp *l) in ldt() function
/netbsd-src/sys/dev/ic/
H A Disp_netbsd.h98 struct callout ldt; /* loop down timer */ member
/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86_svm.c436 struct vmcb_segment ldt; member