Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dvm86.c408 struct vm86_layout_nopae { struct
419 _Static_assert(sizeof(struct vm86_layout_nopae) <= ctob(3), argument
533 struct vm86_layout_nopae *vml; in vm86_initialize_nopae()
547 vml = (struct vm86_layout_nopae *)vm86paddr; in vm86_initialize_nopae()