Searched refs:soft_invalid (Results 1 – 1 of 1) sorted by relevance
168 bool soft_invalid; in __hash_page_4K() local176 soft_invalid = hpte_soft_invalid(slot); in __hash_page_4K()177 if (unlikely(soft_invalid)) { in __hash_page_4K()190 if (unlikely(slot == -1 || soft_invalid)) { in __hash_page_4K()197 if (soft_invalid || (mftb() & 0x1)) in __hash_page_4K()