Searched refs:smp_tlb_pmap (Results 1 – 3 of 3) sorted by relevance
695 PCPU_SET(smp_tlb_pmap, pmap); in smp_targeted_tlb_shootdown()795 invltlb_handler(pmap_t smp_tlb_pmap) in invltlb_handler() argument804 if (smp_tlb_pmap == kernel_pmap) in invltlb_handler()844 if (smp_tlb_pmap == kernel_pmap) { in invltlb_invpcid_pti_handler()854 if (smp_tlb_pmap == PCPU_GET(curpmap)) in invltlb_invpcid_pti_handler()860 invltlb_pcid_handler(pmap_t smp_tlb_pmap) in invltlb_pcid_handler() argument871 if (smp_tlb_pmap == kernel_pmap) { in invltlb_pcid_handler()1051 invltlb_handler(smp_tlb_pmap); in invlop_handler_one_req()1054 invltlb_invpcid_handler(smp_tlb_pmap); in invlop_handler_one_req()1060 invltlb_pcid_handler(smp_tlb_pmap); in invlop_handler_one_req()[all …]
482 pmap_t smp_tlb_pmap; variable535 smp_tlb_pmap = pmap; in smp_targeted_tlb_shootdown()620 if (smp_tlb_pmap == kernel_pmap) in invltlb_handler()638 if (smp_tlb_pmap == kernel_pmap) in invlpg_handler()659 if (smp_tlb_pmap == kernel_pmap) { in invlrng_handler()
42 extern struct pmap *smp_tlb_pmap;