Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dpage.h29 l2e_from_intpte(pte_read_atomic(&l2e_get_intpte(*(l2ep))))
39 pte_write_atomic(&l2e_get_intpte(*(l2ep)), l2e_get_intpte(l2e))
52 pte_write(&l2e_get_intpte(*(l2ep)), l2e_get_intpte(l2e))
60 #define l2e_get_intpte(x) ((x).l2) macro
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dtraps.c229 l2_table_offset(addr), l2e_get_intpte(l2e), pfn, in show_page_walk()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsetup.c1044 *pl2e = l2e_from_intpte(l2e_get_intpte(*pl2e) + in __start_xen()
1071 *pl2e = l2e_from_intpte(l2e_get_intpte(*pl2e) + in __start_xen()
A Dmm.c5186 if ( l2e_get_intpte(pl2e[i]) != 0 ) in modify_xen_mappings()
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Ddom0_build.c176 if ( !l2e_get_intpte(*pl2e) ) in setup_pv_physmap()

Completed in 18 milliseconds