Lines Matching refs:entry
46 unsigned long entry;
49 entry = (unsigned long)invalid_pte_table;
51 entry = (unsigned long)invalid_pmd_table;
58 p[0] = entry;
59 p[1] = entry;
60 p[2] = entry;
61 p[3] = entry;
62 p[4] = entry;
64 p[-3] = entry;
65 p[-2] = entry;
66 p[-1] = entry;
598 /* Fast path - just check GPA page table for an existing entry */
670 pte_t *ptep, entry;
739 entry = pfn_pte(pfn, __pgprot(prot_bits));
742 set_pte(ptep, entry);
971 /* Invalidate this entry in the TLB */
991 /* Get the GPA page table entry */
998 /* Get the GVA page table entry */
1009 /* Invalidate this entry in the TLB, guest kernel ASID only */
1035 /* Get the GPA page table entry */
1040 /* And its GVA buddy's GPA page table entry if it also exists */
1051 /* Get the GVA page table entry pair */
1062 /* Invalidate this entry in the TLB, current guest mode ASID only */
1087 /* Invalidate this entry in the TLB, guest kernel ASID only */