Lines Matching defs:set
46 static inline void tlbiel_hash_set_isa206(unsigned int set, unsigned int is)
50 rb = (set << PPC_BITLSHIFT(51)) | (is << PPC_BITLSHIFT(53));
56 * tlbiel instruction for hash, set invalidation
59 static __always_inline void tlbiel_hash_set_isa300(unsigned int set, unsigned int is,
67 rb = (set << PPC_BITLSHIFT(51)) | (is << PPC_BITLSHIFT(53));
78 unsigned int set;
82 for (set = 0; set < num_sets; set++)
83 tlbiel_hash_set_isa206(set, is);
90 unsigned int set;
117 for (set = 0; set < num_sets; set++)
118 tlbiel_hash_set_isa300(set, is, 0, 0, 0);
390 * Now set the first dword including the valid bit