Searched refs:l3e_get_intpte (Results 1 – 4 of 4) sorted by relevance
31 l3e_from_intpte(pte_read_atomic(&l3e_get_intpte(*(l3ep))))41 pte_write_atomic(&l3e_get_intpte(*(l3ep)), l3e_get_intpte(l3e))54 pte_write(&l3e_get_intpte(*(l3ep)), l3e_get_intpte(l3e))61 #define l3e_get_intpte(x) ((x).l3) macro
215 l3_table_offset(addr), l3e_get_intpte(l3e), pfn, in show_page_walk()
149 if ( !l3e_get_intpte(*pl3e) ) in setup_pv_physmap()679 if ( !l3e_get_intpte(*l3tab) ) in dom0_construct_pv()
1034 *pl3e = l3e_from_intpte(l3e_get_intpte(*pl3e) + in __start_xen()
Completed in 10 milliseconds