Home
last modified time | relevance | path

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

/freebsd/sys/i386/include/
H A Dpmap.h218 void *pmap_bios16_enter(void);
/freebsd/sys/i386/i386/
H A Dbios.c385 bios16_pmap_handle = pmap_bios16_enter(); in bios16()
H A Dpmap_base.c540 pmap_bios16_enter(void) in pmap_bios16_enter() function