Home
last modified time | relevance | path

Searched refs:ldr7 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/x86/x86/
Ddbregs.c88 ldr7(0); in x86_dbregs_reset()
184 ldr7(pcb->pcb_dbregs->dr[7]); in x86_dbregs_restore()
/netbsd/src/sys/arch/xen/x86/
Dxenfunc.c245 ldr7(register_t val) in ldr7() function