Searched defs:l2e (Results 1 – 11 of 11) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/ |
A D | mm.c | 52 l2_pgentry_t l2e, *l2t; in do_page_walk() local 161 l2_pgentry_t l2e; in share_hotadd_m2p_table() local 717 l2_pgentry_t l2e; in cleanup_frame_table() local 836 l2_pgentry_t l2e; in subarch_init_memory() local 911 l2_pgentry_t l2e; in subarch_memory_op() local 1181 l2_pgentry_t l2e, idle_l2e; in handle_memadd_fault() local
|
A D | traps.c | 189 l2_pgentry_t l2e, *l2t; in show_page_walk() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/pv/ |
A D | mm.c | 41 l2_pgentry_t l2e; in map_guest_l1e() local
|
A D | mm.h | 114 static inline l2_pgentry_t adjust_guest_l2e(l2_pgentry_t l2e, in adjust_guest_l2e()
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | debug.c | 98 l2_pgentry_t l2e, *l2t; in dbg_pv_va2mfn() local
|
A D | traps.c | 1180 l2_pgentry_t l2e, *l2t; in __page_fault_type() local
|
A D | mm.c | 1105 l2_pgentry_t l2e, unsigned long pfn, struct domain *d) in get_page_from_l2e() 1263 static int put_page_from_l2e(l2_pgentry_t l2e, unsigned long pfn) in put_page_from_l2e()
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/compat/ |
A D | mm.c | 14 l2_pgentry_t l2e; in compat_arch_memory_op() local
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | guest_pt.h | 300 static inline bool guest_l2e_rsvd_bits(const struct vcpu *v, guest_l2e_t l2e) in guest_l2e_rsvd_bits() 347 guest_l2e_t l2e; /* Guest's level 2 entry */ member
|
A D | page.h | 38 #define l2e_write_atomic(l2ep, l2e) \ argument 51 #define l2e_write(l2ep, l2e) \ argument
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/ |
A D | p2m-pt.c | 742 l2_pgentry_t *l2e; in p2m_pt_get_entry() local 988 l2_pgentry_t *l2e; in p2m_pt_audit_p2m() local
|
Completed in 24 milliseconds