Home
last modified time | relevance | path

Searched defs:virt (Results 1 – 3 of 3) sorted by relevance

/hyp/interfaces/pgtable/include/
A Dpgtable.h120 pgtable_hyp_map(partition_t *partition, uintptr_t virt, size_t size, in pgtable_hyp_map()
141 pgtable_hyp_remap(partition_t *partition, uintptr_t virt, size_t size, in pgtable_hyp_remap()
/hyp/mem/hyp_aspace/armv8/src/
A Dhyp_aspace.c203 uintptr_t virt = phys_base + hyp_aspace_physaccess_offset; in hyp_aspace_handle_partition_add_ram_range() local
226 uintptr_t virt = phys_base + hyp_aspace_physaccess_offset; in hyp_aspace_handle_partition_remove_ram_range() local
345 uintptr_t virt = hyp_aspace_alloc_base + in hyp_aspace_allocate() local
374 uintptr_t virt = virt_range.base; in hyp_aspace_deallocate() local
409 hyp_aspace_check_region(uintptr_t virt, size_t size) in hyp_aspace_check_region()
433 uintptr_t virt = (uintptr_t)phys; in hyp_aspace_map_direct() local
462 uintptr_t virt = (uintptr_t)phys; in hyp_aspace_unmap_direct() local
575 hyp_aspace_is_mapped(uintptr_t virt, size_t size, pgtable_access_t access) in hyp_aspace_is_mapped()
/hyp/core/partition_standard/src/
A Dpartition.c62 uintptr_t virt = VADDR_INVALID; in phys_to_virt() local
85 uintptr_t virt = phys_to_virt(partition, phys, bytes); in partition_free_phys() local
212 uintptr_t virt = phys_to_virt(partition, base, size); in partition_add_heap() local
226 uintptr_t virt; in new_memory_add() local
360 uintptr_t virt; in new_memory_add_trace() local

Completed in 40 milliseconds