PCB_ISOMMU
testq $PCB_ISOMMU,PCPU(trampoline)+TR_PCB_FLAGS ; \
testq $PCB_ISOMMU,PCPU(trampoline)+TR_PCB_FLAGS ; \
testq $PCB_ISOMMU,PCPU(trampoline)+TR_PCB_FLAGS ; \
ASSYM(PCB_ISOMMU, PCB_ISOMMU);
td->td_pcb->pcb_flags |= PCB_ISOMMU;
td->td_pcb->pcb_flags &= ~PCB_ISOMMU;
td->td_pcb->pcb_flags &= ~PCB_ISOMMU;
if ((pcb2->pcb_flags & PCB_ISOMMU) && pmap2->pm_pmlpv_iso) {
pcb2->pcb_flags &= ~PCB_ISOMMU;