/src/sys/arch/x86/x86/ |
pmap.c | 3403 * pmap_ldt_xcall: cross call used by pmap_ldt_sync. if the named pmap 3407 pmap_ldt_xcall(void *arg1, void *arg2) function in typeref:typename:void 3436 where = xc_broadcast(0, pmap_ldt_xcall, pm, NULL);
|
pmap.c | 3403 * pmap_ldt_xcall: cross call used by pmap_ldt_sync. if the named pmap 3407 pmap_ldt_xcall(void *arg1, void *arg2) function in typeref:typename:void 3436 where = xc_broadcast(0, pmap_ldt_xcall, pm, NULL);
|
pmap.c | 3403 * pmap_ldt_xcall: cross call used by pmap_ldt_sync. if the named pmap 3407 pmap_ldt_xcall(void *arg1, void *arg2) function in typeref:typename:void 3436 where = xc_broadcast(0, pmap_ldt_xcall, pm, NULL);
|