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

  /src/sys/arch/x86/x86/
pmap.c 3475 * actual MMU context switch will be done by pmap_load() later
3561 * pmap_load: perform the actual pmap switch, i.e. fill in %cr3 register
3572 pmap_load(void) function in typeref:typename:void
3637 * pmap_load(). It's critically important that this function does not
pmap.c 3475 * actual MMU context switch will be done by pmap_load() later
3561 * pmap_load: perform the actual pmap switch, i.e. fill in %cr3 register
3572 pmap_load(void) function in typeref:typename:void
3637 * pmap_load(). It's critically important that this function does not

Completed in 169 milliseconds