Home
last modified time | relevance | path

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

/openbsd/sys/arch/i386/include/
H A Dcpufunc.h298 void cpu_enter_pages(struct cpu_info_full *);
/openbsd/sys/arch/i386/i386/
H A Dcpu.c248 cpu_enter_pages(cif); in cpu_attach()
573 cpu_enter_pages(struct cpu_info_full *cif) in cpu_enter_pages() function
H A Dmachdep.c405 cpu_enter_pages(&cpu_info_full_primary); in cpu_startup()
/openbsd/sys/arch/amd64/include/
H A Dcpufunc.h428 void cpu_enter_pages(struct cpu_info_full *);
/openbsd/sys/arch/amd64/amd64/
H A Dcpu.c597 cpu_enter_pages(cif); in cpu_attach()
1429 cpu_enter_pages(struct cpu_info_full *cif) in cpu_enter_pages() function
H A Dmachdep.c341 cpu_enter_pages(&cpu_info_full_primary); in cpu_startup()