Searched refs:cpu_load_pmap (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/i386/i386/
H A Dbioscall.S75 call _C_LABEL(cpu_load_pmap)
87 call _C_LABEL(cpu_load_pmap)
/netbsd-current/sys/arch/x86/include/
H A Dcpu.h415 void cpu_load_pmap(struct pmap *, struct pmap *);
/netbsd-current/sys/arch/xen/x86/
H A Dcpu.c1106 cpu_load_pmap(struct pmap *pmap, struct pmap *oldpmap) function
1170 * (see cpu_load_pmap()).
/netbsd-current/sys/arch/x86/x86/
H A Dcpu.c1526 cpu_load_pmap(struct pmap *pmap, struct pmap *oldpmap) function
H A Dpmap.c3693 cpu_load_pmap(pmap, oldpmap);
3814 cpu_load_pmap(pmap, oldpmap);
3858 cpu_load_pmap(oldpmap, pmap);

Completed in 214 milliseconds