Lines Matching defs:hop4_pte
387 hop4_addr = 0, hop4_pte_addr = 0, hop4_pte = 0,
449 hop4_pte = hdev->asic_funcs->read_pte(hdev,
451 if (!(hop4_pte & PAGE_PRESENT_MASK))
465 hop4_pte = hdev->asic_funcs->read_pte(hdev,
467 if (!(hop4_pte & LAST_MASK)) {
468 hop5_addr = get_next_hop_addr(hop4_pte);
480 if (!(hop4_pte & PAGE_PRESENT_MASK))
508 seq_printf(s, "hop4_pte: 0x%llx\n", hop4_pte);
513 seq_printf(s, "hop4_pte: 0x%llx\n", hop4_pte);
515 if (!(hop4_pte & LAST_MASK)) {