Searched refs:l4e_get_intpte (Results 1 – 6 of 6) sorted by relevance
34 l4e_from_intpte(pte_read_atomic(&l4e_get_intpte(*(l4ep))))44 pte_write_atomic(&l4e_get_intpte(*(l4ep)), l4e_get_intpte(l4e))57 pte_write(&l4e_get_intpte(*(l4ep)), l4e_get_intpte(l4e))63 #define l4e_get_intpte(x) ((x).l4) macro
121 #define root_get_intpte l4e_get_intpte
204 l4_table_offset(addr), l4e_get_intpte(l4e), pfn); in show_page_walk()
136 if ( !l4e_get_intpte(*pl4e) ) in setup_pv_physmap()
1248 *pl4e = l4e_from_intpte(l4e_get_intpte(*pl4e) + in __start_xen()
1717 if ( l4e_get_intpte(split_l4e) ) in init_xen_l4_slots()1742 if ( !l4e_get_intpte(l4tab[l4_table_offset(RO_MPT_VIRT_START)]) ) in fill_ro_mpt()
Completed in 19 milliseconds