Home
last modified time | relevance | path

Searched refs:pmap_bios16_enter (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dpmap.h248 void *pmap_bios16_enter(void);
/f-stack/freebsd/i386/i386/
H A Dbios.c387 bios16_pmap_handle = pmap_bios16_enter(); in bios16()
H A Dpmap_base.c544 pmap_bios16_enter(void) in pmap_bios16_enter() function