| Main index | Section 9 | Options |
#include <sys/param.h>
#include <vm/vm.h>
#include <vm/pmap.h>
The pmap_qremove() function tears out a mapping from the kernel virtual address space, beginning at sva and for count pages.
The corresponding pmap_qremove() function is intended to remove such temporary mappings.
| PMAP_QENTER (9) | February 15, 2018 |
| Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Ken Thompson was once asked by a reporter what he would have changed about Unix if he had it all to do over again. His answer: “I would spell creat with an ‘e.'” | ” |