Home
last modified time | relevance | path

Searched refs:l2e_get_intpte (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/asm-x86/
A Dpage.h30 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
/xen/xen/arch/x86/x86_64/
A Dtraps.c230 l2_table_offset(addr), l2e_get_intpte(l2e), pfn, in show_page_walk()
/xen/xen/arch/x86/
A Dsetup.c1268 *pl2e = l2e_from_intpte(l2e_get_intpte(*pl2e) + in __start_xen()
1295 *pl2e = l2e_from_intpte(l2e_get_intpte(*pl2e) + in __start_xen()
A Dmm.c5839 if ( l2e_get_intpte(l2t[i]) != 0 ) in modify_xen_mappings()
/xen/xen/arch/x86/pv/
A Ddom0_build.c186 if ( !l2e_get_intpte(*pl2e) ) in setup_pv_physmap()

Completed in 18 milliseconds