Lines Matching full:all
39 * - FLAG_VA | FLAG_INCLUDE_GLOBAL: invalidate all TLB entries at the address
40 * - FLAG_PCID: invalidate all TLB entries matching the PCID
43 * address across all processes.
45 * The latter invalidates all TLB entries matching a PCID.
54 /* The implied mode when all bits are clear: */
59 * INVLPGB does broadcast TLB invalidation across all the CPUs in the system.
106 * and might not be waiting on all the INVLPGBs issued during this TLB in __tlbsync()
133 /* Flush all mappings for a given PCID, not including globals. */
139 /* Flush all mappings, including globals, for all PCIDs. */
143 * TLBSYNC at the end needs to make sure all flushes done on the in invlpgb_flush_all()
153 /* Flush addr, including globals, for all PCIDs. */
159 /* Flush all mappings for all PCIDs except globals. */