Home
last modified time | relevance | path

Searched refs:first_table_offset (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dmm.c178 BUILD_BUG_ON(first_table_offset(XEN_VIRT_START)); in check_memory_layout_alignment_constraints()
193 first_table_offset(addr), in dump_pt_walk()
646 p[first_table_offset(DOMHEAP_VIRT_START+i*FIRST_SIZE)] in setup_pagetables()
648 p[first_table_offset(DOMHEAP_VIRT_START+i*FIRST_SIZE)].pt.table = 1; in setup_pagetables()
776 write_pte(&first[first_table_offset(DOMHEAP_VIRT_START+i*FIRST_SIZE)], pte); in init_secondary_pagetables()
880 write_pte(&first[first_table_offset(vaddr)], pte); in setup_xenheap_mappings()
920 write_pte(&xen_first[first_table_offset(FRAMETABLE_VIRT_START)+i], pte); in setup_frametable_mappings()
A Dp2m.c307 first_table_offset(addr), in p2m_get_entry()
793 first_table_offset(addr), in __p2m_set_entry()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dlpae.h260 #define first_table_offset(va) TABLE_OFFSET(first_linear_offset(va)) macro

Completed in 12 milliseconds