Searched refs:pte_end (Results 1 – 5 of 5) sorted by relevance
91 PHYSICAL_ADDRESS_LOC pte_end; member
457 size_t pte_end = pte_start + in gpt_fill_pte() local478 (start < pte_end && pte_start < (start + size)))) { in gpt_fill_pte()
2797 unsigned long pte_end; in gup_hugepte() local2803 pte_end = (addr + sz) & ~(sz-1); in gup_hugepte()2804 if (pte_end < end) in gup_hugepte()2805 end = pte_end; in gup_hugepte()
808 VM_CONTEXT0_PAGE_TABLE_END_ADDR_MSB, vm0->pte_end.high_part); in hubp1_set_vm_context0_settings()810 VM_CONTEXT0_PAGE_TABLE_END_ADDR_LSB, vm0->pte_end.low_part); in hubp1_set_vm_context0_settings()
2411 LOGICAL_PAGE_NUMBER_HI4, &vm0->pte_end.high_part); in mmhub_read_vm_context0_settings()2413 LOGICAL_PAGE_NUMBER_LO32, &vm0->pte_end.low_part); in mmhub_read_vm_context0_settings()