Lines Matching defs:local
686 * parallel with our local flush, but generic code does not
712 goto local;
731 local:
752 goto local;
769 local:
795 goto local;
814 local:
853 * If kernel TLBIs ever become local rather than global, then
877 * flush individual pages, for local and global flushes respectively.
880 * It also does not iterate over sets like the local tlbiel variant when
895 bool local, full;
910 local = false;
915 local = true;
920 if (!mmu_has_feature(MMU_FTR_GTSE) && !local) {
931 if (local) {
951 if (local) {
1084 bool local, full;
1099 local = false;
1104 local = true;
1109 if (!mmu_has_feature(MMU_FTR_GTSE) && !local) {
1120 if (local) {
1136 if (local)
1182 goto local;
1202 local: