Home
last modified time | relevance | path

Searched refs:pte_end (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmem_input.h91 PHYSICAL_ADDRESS_LOC pte_end; member
/openbmc/u-boot/disk/
H A Dpart_efi.c457 size_t pte_end = pte_start + in gpt_fill_pte() local
478 (start < pte_end && pte_start < (start + size)))) { in gpt_fill_pte()
/openbmc/linux/mm/
H A Dgup.c2797 unsigned long pte_end; in gup_hugepte() local
2803 pte_end = (addr + sz) & ~(sz-1); in gup_hugepte()
2804 if (pte_end < end) in gup_hugepte()
2805 end = pte_end; in gup_hugepte()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c808 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()
H A Ddcn10_hw_sequencer.c2411 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()