Home
last modified time | relevance | path

Searched refs:phys_offset (Results 1 – 2 of 2) sorted by relevance

/arch/arm64/include/arch/
A Dasm_macros.h39 .macro calloc_bootmem_aligned, new_ptr, new_ptr_end, tmp, size_shift, phys_offset
67 sub \new_ptr, \new_ptr, \phys_offset
68 sub \new_ptr_end, \new_ptr_end, \phys_offset
/arch/arm64/
A Dstart.S19 phys_offset .req x15 label
248 adr phys_offset, .Lphys_offset /* phys */
250 sub phys_offset, tmp, phys_offset
253 calloc_bootmem_aligned new_page_table, tmp, tmp2, MMU_KERNEL_PAGE_SIZE_SHIFT, phys_offset

Completed in 3 milliseconds