Searched refs:l2e_get_intpte (Results 1 – 5 of 5) sorted by relevance
30 l2e_from_intpte(pte_read_atomic(&l2e_get_intpte(*(l2ep))))40 pte_write_atomic(&l2e_get_intpte(*(l2ep)), l2e_get_intpte(l2e))53 pte_write(&l2e_get_intpte(*(l2ep)), l2e_get_intpte(l2e))61 #define l2e_get_intpte(x) ((x).l2) macro
230 l2_table_offset(addr), l2e_get_intpte(l2e), pfn, in show_page_walk()
1268 *pl2e = l2e_from_intpte(l2e_get_intpte(*pl2e) + in __start_xen()1295 *pl2e = l2e_from_intpte(l2e_get_intpte(*pl2e) + in __start_xen()
5839 if ( l2e_get_intpte(l2t[i]) != 0 ) in modify_xen_mappings()
186 if ( !l2e_get_intpte(*pl2e) ) in setup_pv_physmap()
Completed in 18 milliseconds