Searched hist:91782 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dtsb.cdiff 91782 Thu Mar 07 05:25:15 MST 2002 jake Modify the tlb demap API to take a pmap instead of a tlb context number.
Due to allocating tlb contexts on the fly, we only ever need to demap the
primary context, non-primary contexts have already been implicitly flushed
by context switching. All we really need to tell is if its a kernel demap
or not, and its easier just to compare against the kernel_pmap which is a
constant.
H A Dbus_machdep.cdiff 91782 Thu Mar 07 05:25:15 MST 2002 jake Modify the tlb demap API to take a pmap instead of a tlb context number.
Due to allocating tlb contexts on the fly, we only ever need to demap the
primary context, non-primary contexts have already been implicitly flushed
by context switching. All we really need to tell is if its a kernel demap
or not, and its easier just to compare against the kernel_pmap which is a
constant.
H A Dpmap.cdiff 91782 Thu Mar 07 05:25:15 MST 2002 jake Modify the tlb demap API to take a pmap instead of a tlb context number.
Due to allocating tlb contexts on the fly, we only ever need to demap the
primary context, non-primary contexts have already been implicitly flushed
by context switching. All we really need to tell is if its a kernel demap
or not, and its easier just to compare against the kernel_pmap which is a
constant.
/freebsd-11.0-release/sys/sparc64/include/
H A Dtlb.hdiff 91782 Thu Mar 07 05:25:15 MST 2002 jake Modify the tlb demap API to take a pmap instead of a tlb context number.
Due to allocating tlb contexts on the fly, we only ever need to demap the
primary context, non-primary contexts have already been implicitly flushed
by context switching. All we really need to tell is if its a kernel demap
or not, and its easier just to compare against the kernel_pmap which is a
constant.

Completed in 65 milliseconds