Lines Matching refs:entries
837 struct pasid_entry *entries, *pte;
845 pr_info("Dump %s table entries for IOVA 0x%llx\n", iommu->name, addr);
870 /* legacy mode does not require PASID entries */
892 entries = get_pasid_table_from_pde(pde);
893 if (!entries) {
898 pte = &entries[index];
1880 * indicates PASID directory with 2^(X + 7) entries.
1955 * For kdump cases, old valid entries may be cached due to the
2046 * _does_ cache non-present entries, then it does so in the special
2262 * need to flush the cache on the entries we've just written.
3960 * Clear the page table pointer in context or pasid table entries so that
4948 TLB entries, which causes it to deadlock. Check for that. We do
4993 /* Drop all bits other than the number of TLB entries */
4996 /* If we have the recommended number of TLB entries (16), fine. */
5000 /* Zero TLB entries? You get to ride the short bus to school. */
5011 pr_warn("Recommended TLB entries for ISOCH unit is 16; your BIOS set %d\n",