Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dvm86.c479 #define new_ptd pcb_esi in vm86_initialize_pae() macro
490 pcb->new_ptd = vm86pa | PG_V | PG_RW | PG_U; in vm86_initialize_pae()
554 pcb->new_ptd = vm86pa | PG_V | PG_RW | PG_U; in vm86_initialize_nopae()