Home
last modified time | relevance | path

Searched defs:pfec (Results 1 – 14 of 14) sorted by relevance

/xen/xen/arch/x86/hvm/
A Demulate.c751 uint32_t pfec, in hvmemul_linear_to_phys()
1107 uint32_t pfec, struct hvm_emulate_ctxt *hvmemul_ctxt, in hvmemul_linear_mmio_read()
1116 uint32_t pfec, struct hvm_emulate_ctxt *hvmemul_ctxt, in hvmemul_linear_mmio_write()
1260 uint32_t pfec = PFEC_page_present; in __hvmemul_read() local
1353 uint32_t pfec = PFEC_page_present | PFEC_write_access; in hvmemul_write() local
1402 uint32_t pfec = PFEC_page_present | PFEC_write_access; in hvmemul_rmw() local
1456 uint32_t pfec = PFEC_page_present; in hvmemul_blk() local
1601 uint32_t pfec = PFEC_page_present | PFEC_write_access; in hvmemul_cmpxchg() local
1784 uint32_t pfec = PFEC_page_present; in hvmemul_rep_outs() local
1829 uint32_t pfec = PFEC_page_present; in hvmemul_rep_movs() local
[all …]
A Dmonitor.c125 uint32_t pfec = PFEC_page_present | PFEC_insn_fetch; in gfn_of_rip() local
232 bool hvm_monitor_check_p2m(unsigned long gla, gfn_t gfn, uint32_t pfec, in hvm_monitor_check_p2m()
A Dhvm.c2749 uint32_t pfec; in hvm_map_entry() local
3188 struct vcpu *v, unsigned long addr, bool linear, uint32_t pfec, in hvm_translate_get_page()
3270 uint32_t pfec, pagefault_info_t *pfinfo) in __hvm_copy()
3375 unsigned long addr, void *buf, unsigned int size, uint32_t pfec, in hvm_copy_to_guest_linear()
3384 void *buf, unsigned long addr, unsigned int size, uint32_t pfec, in hvm_copy_from_guest_linear()
/xen/xen/arch/x86/mm/shadow/
A Dnone.c47 unsigned long va, uint32_t *pfec) in _gva_to_gfn()
A Dprivate.h756 uint32_t pfec; /* PF error code of the lookup that filled this member
776 unsigned long frame, uint32_t pfec) in vtlb_insert()
787 unsigned long va, uint32_t pfec) in vtlb_lookup()
A Dhvm.c405 uint32_t pfec = PFEC_page_present | PFEC_write_access; in emulate_gva_to_mfn() local
A Dmulti.c182 uint32_t pfec) in sh_walk_guest_tables()
3656 unsigned long va, uint32_t *pfec) in sh_gva_to_gfn()
/xen/xen/arch/x86/
A Ddebug.c33 uint32_t pfec = PFEC_page_present; in dbg_hvm_va2mfn() local
/xen/xen/arch/x86/mm/hap/
A Dhap.c826 struct vcpu *v, struct p2m_domain *p2m, unsigned long gva, uint32_t *pfec) in hap_gva_to_gfn_real_mode()
833 paddr_t ga, uint32_t *pfec, unsigned int *page_order) in hap_p2m_ga_to_gfn_real_mode()
/xen/xen/include/asm-x86/
A Dpaging.h285 uint32_t *pfec, in paging_ga_to_gfn_cr3()
A Dguest_pt.h364 uint32_t pfec; /* Accumulated PFEC_* error code from walk. */ member
/xen/xen/arch/x86/hvm/svm/
A Dnestedsvm.c1199 uint32_t pfec; in nsvm_hap_walk_L1_p2m() local
A Dsvm.c1669 struct cpu_user_regs *regs, uint64_t pfec, paddr_t gpa) in svm_do_nested_pgfault()
/xen/xen/arch/x86/mm/
A Dp2m.c1770 uint32_t *pfec) in paging_gva_to_gfn()
1820 p2m_query_t q, uint32_t *pfec) in map_domain_gfn()

Completed in 48 milliseconds