Lines Matching full:hop
110 * The value to write is actually the address of the next shadow hop + in write_pte()
113 * clear the 12 LSBs and translate the shadow hop to its associated in write_pte()
114 * physical hop, and add back the original 12 LSBs. in write_pte()
149 * put_pte - decrement the num of ptes and free the hop if possible
152 * @hop_addr: addr of the hop
154 * This function returns the number of ptes left on this hop. If the number is
199 /* translates shadow address inside hop to a physical address */
243 dev_err(hdev->dev, "failed to alloc hop 1\n"); in dram_default_mapping_init()
252 dev_err(hdev->dev, "failed to alloc hop 2\n"); in dram_default_mapping_init()
262 dev_err(hdev->dev, "failed to alloc hop 3, i: %d\n", i); in dram_default_mapping_init()
658 dev_dbg(hdev->dev, "hop%d pte: 0x%llx (0x%llx)\n", hop_idx, in hl_mmu_v1_map()
785 /* if passed over all hops then no last hop was found */ in hl_mmu_v1_get_tlb_info()