Searched refs:UVMF_ALL (Results 1 – 5 of 5) sorted by relevance
191 UVMF_INVLPG| UVMF_ALL) < 0); \
186 UVMF_INVLPG| UVMF_ALL) < 0); \
434 #define UVMF_ALL (1UL<<2) /* Flush all TLBs. */ macro
937 UVMF_TLB_FLUSH|UVMF_ALL; in network_alloc_rx_buffers()
1282 mclp->args[3] = (*pte & PG_V) ? UVMF_INVLPG|UVMF_ALL : 0; in pmap_qenter()