Searched refs:l3e_get_intpte (Results 1 – 4 of 4) sorted by relevance
32 l3e_from_intpte(pte_read_atomic(&l3e_get_intpte(*(l3ep))))42 pte_write_atomic(&l3e_get_intpte(*(l3ep)), l3e_get_intpte(l3e))55 pte_write(&l3e_get_intpte(*(l3ep)), l3e_get_intpte(l3e))62 #define l3e_get_intpte(x) ((x).l3) macro
216 l3_table_offset(addr), l3e_get_intpte(l3e), pfn, in show_page_walk()
152 if ( !l3e_get_intpte(*pl3e) ) in setup_pv_physmap()679 if ( !l3e_get_intpte(*l3tab) ) in dom0_construct_pv()
1258 *pl3e = l3e_from_intpte(l3e_get_intpte(*pl3e) + in __start_xen()
Completed in 10 milliseconds