diff options
author | jake <jake@FreeBSD.org> | 2002-03-07 05:25:15 +0000 |
---|---|---|
committer | jake <jake@FreeBSD.org> | 2002-03-07 05:25:15 +0000 |
commit | 951cf2831e0fa912b15f97be0521ad99c33dbf2b (patch) | |
tree | 126b92c72de7f617152b427734b406b528bd6d55 /sys/dev/twe/twe.c | |
parent | 04926795beeb25b72ce20663b539e0ef79aa909b (diff) | |
download | FreeBSD-src-951cf2831e0fa912b15f97be0521ad99c33dbf2b.zip FreeBSD-src-951cf2831e0fa912b15f97be0521ad99c33dbf2b.tar.gz |
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.
Diffstat (limited to 'sys/dev/twe/twe.c')
0 files changed, 0 insertions, 0 deletions