HomeSort by: relevance | last modified time | path
    Searched defs:pmap_ldt_xcall (Results 1 - 3 of 3) sorted by relevancy

  /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);

Completed in 44 milliseconds