Home
last modified time | relevance | path

Searched refs:XEN_DOMCTL_PFINFO_L4TAB (Results 1 – 7 of 7) sorted by relevance

/xen/tools/libxc/
A Dxc_sr_save_x86_pv.c882 if ( type == XEN_DOMCTL_PFINFO_L4TAB ) in normalise_pagetable()
894 case XEN_DOMCTL_PFINFO_L4TAB: in normalise_pagetable()
1010 if ( type < XEN_DOMCTL_PFINFO_L1TAB || type > XEN_DOMCTL_PFINFO_L4TAB ) in x86_pv_normalise_page()
A Dxc_sr_restore.c249 case XEN_DOMCTL_PFINFO_L4TAB: in process_page_data()
250 case XEN_DOMCTL_PFINFO_L4TAB | XEN_DOMCTL_PFINFO_LPINTAB: in process_page_data()
A Dxc_sr_restore_x86_pv.c100 case XEN_DOMCTL_PFINFO_L4TAB: in pin_pagetables()
979 if ( type < XEN_DOMCTL_PFINFO_L1TAB || type > XEN_DOMCTL_PFINFO_L4TAB ) in x86_pv_localise_page()
A Dxc_offline_page.c677 case XEN_DOMCTL_PFINFO_L4TAB: in xc_exchange_page()
/xen/tools/misc/
A Dxen-mfndump.c234 case XEN_DOMCTL_PFINFO_L4TAB: in dump_ptes_func()
/xen/xen/include/public/
A Ddomctl.h160 #define XEN_DOMCTL_PFINFO_L4TAB (0x4U<<28) macro
/xen/xen/arch/x86/
A Ddomctl.c419 type = XEN_DOMCTL_PFINFO_L4TAB; in arch_do_domctl()

Completed in 20 milliseconds