/xen-4.10.0-shim-comet/xen/arch/x86/pv/ |
A D | mm.h | 96 likely(!is_pv_32bit_domain(d)) ) in adjust_guest_l1e() 118 likely(!is_pv_32bit_domain(d)) ) in adjust_guest_l2e() 128 l3e_add_flags(l3e, (likely(!is_pv_32bit_domain(d)) in adjust_guest_l3e() 137 if ( unlikely(is_pv_32bit_domain(d)) && in unadjust_guest_l3e() 148 likely(!is_pv_32bit_domain(d)) ) in adjust_guest_l4e()
|
A D | dom0_build.c | 37 if ( !is_pv_32bit_domain(d) ) in dom0_update_physmap() 75 (!is_pv_32bit_domain(d) ? in mark_pv_pt_pages_rdonly() 406 BUG_ON(!is_pv_32bit_domain(d)); in dom0_construct_pv() 477 (!is_pv_32bit_domain(d) ? in dom0_construct_pv() 579 if ( !is_pv_32bit_domain(d) ? in dom0_construct_pv() 589 if ( is_pv_32bit_domain(d) ) in dom0_construct_pv() 596 if ( !is_pv_32bit_domain(d) ) in dom0_construct_pv() 615 if ( is_pv_32bit_domain(d) ) in dom0_construct_pv() 674 if ( is_pv_32bit_domain(d) ) in dom0_construct_pv() 872 if ( is_pv_32bit_domain(d) ) in dom0_construct_pv() [all …]
|
A D | grant_table.c | 91 if ( is_pv_32bit_domain(currd) && addr != (uint32_t)addr ) in create_grant_pv_mapping() 210 if ( !is_pv_32bit_domain(currd) ) in replace_grant_pv_mapping() 245 if ( is_pv_32bit_domain(currd) ) in replace_grant_pv_mapping()
|
A D | emul-priv-op.c | 721 if ( !is_pv_32bit_domain(currd) ) in read_cr() 773 gfn = !is_pv_32bit_domain(currd) in write_cr() 859 if ( is_pv_32bit_domain(currd) ) in read_msr() 865 if ( is_pv_32bit_domain(currd) ) in read_msr() 872 if ( is_pv_32bit_domain(currd) ) in read_msr() 895 if ( is_pv_32bit_domain(currd) ) in read_msr() 1014 if ( is_pv_32bit_domain(currd) || !is_canonical_address(val) ) in write_msr() 1021 if ( is_pv_32bit_domain(currd) || !is_canonical_address(val) ) in write_msr() 1028 if ( is_pv_32bit_domain(currd) || !is_canonical_address(val) ) in write_msr() 1329 .ctxt.lma = !is_pv_32bit_domain(currd), in pv_emulate_privileged_op()
|
A D | domain.c | 67 if ( is_pv_32bit_domain(d) ) in switch_compat() 153 if ( is_pv_32bit_domain(d) ) in pv_vcpu_initialise()
|
A D | shim.c | 137 *pl1e = l1e_from_pfn(mfn, (!is_pv_32bit_domain(d) ? L1_PROT in replace_va_mapping() 229 start_info_t *si = map_domain_page(_mfn(is_pv_32bit_domain(d) ? regs->edx in write_start_info() 234 is_pv_32bit_domain(d) ? "32p" : "64"); in write_start_info() 249 if ( is_pv_32bit_domain(d) ) in write_start_info() 628 bool compat = is_pv_32bit_domain(d); in pv_shim_grant_table_op()
|
A D | mm.c | 108 if ( is_pv_32bit_domain(currd) ) in pv_map_ldt_shadow_page()
|
A D | ro-page-fault.c | 133 if ( is_pv_32bit_domain(d) && (bytes == 4) && (unaligned_addr & 4) && in ptwr_emulated_update() 331 unsigned int addr_size = is_pv_32bit_domain(currd) ? 32 : BITS_PER_LONG; in pv_ro_page_fault()
|
A D | callback.c | 51 t->cs = (is_pv_32bit_domain(d) ? in register_guest_nmi_callback()
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/x86_64/ |
A D | page.h | 101 ( !is_pv_32bit_domain(_d) || \ 105 ( is_pv_32bit_domain(_d) \
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | desc.h | 41 #define GUEST_KERNEL_RPL(d) (is_pv_32bit_domain(d) ? 1 : 3) 68 ((sel) == (!is_pv_32bit_domain(d) ? \
|
A D | domain.h | 16 #define is_pv_32bit_domain(d) ((d)->arch.is_32bit_pv) macro 17 #define is_pv_32bit_vcpu(v) (is_pv_32bit_domain((v)->domain))
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | dom0_build.c | 292 if ( is_pv_32bit_domain(d) ) in dom0_compute_nr_pages() 351 size_t sizeof_long = is_pv_32bit_domain(d) ? sizeof(int) : sizeof(long); in dom0_compute_nr_pages()
|
A D | domain.c | 774 compat = is_pv_32bit_domain(d); in arch_set_info_guest() 978 is_pv_domain(d) && !is_pv_32bit_domain(d) && in arch_set_info_guest() 1632 gdt = !is_pv_32bit_domain(nd) ? per_cpu(gdt_table, cpu) : in __context_switch() 1715 is_pv_32bit_domain(prevd) != is_pv_32bit_domain(nextd)) ) in context_switch()
|
A D | mm.c | 161 #define l3_disallow_mask(d) (!is_pv_32bit_domain(d) ? \ 1158 !is_pv_32bit_domain(d) && in get_page_from_l3e() 1406 if ( !is_pv_32bit_domain(d) ) in create_pae_xen_mappings() 1502 if ( is_pv_32bit_domain(d) ) in alloc_l3_table() 1508 if ( is_pv_32bit_domain(d) && (i == 3) ) in alloc_l3_table() 2074 if ( is_pv_32bit_domain(d) && (pgentry_ptr_to_slot(pl3e) >= 3) ) in mod_l3_entry() 2801 if ( is_pv_32bit_domain(d) ) in new_guest_cr3() 2946 bool is_native = !is_pv_32bit_domain(d); in vcpumask_to_pcpumask() 3088 if ( is_pv_32bit_domain(pg_owner) ) in do_mmuext_op()
|
A D | domctl.c | 651 domctl->u.address_size.size = is_pv_32bit_domain(d) ? 32 : in arch_do_domctl() 1575 bool compat = is_pv_32bit_domain(d); in arch_get_info_guest()
|
A D | cpuid.c | 504 if ( is_pv_32bit_domain(d) ) in recalculate_cpuid_policy()
|
A D | time.c | 1101 !is_pv_32bit_domain(d) && !(v->arch.flags & TF_kernel_mode) ) in __update_vcpu_system_time()
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/ |
A D | mm.c | 1096 if ( is_pv_32bit_domain(dom) ) in check_descriptor() 1153 if ( b & (is_pv_32bit_domain(dom) ? 0xe0 : 0xff) ) in check_descriptor() 1168 return mem_hotplug && guest_mode(regs) && is_pv_32bit_domain(d) && in pagefault_by_memadd() 1185 if (!is_pv_32bit_domain(d)) in handle_memadd_fault() 1244 if ( !is_pv_32bit_domain(d) || in domain_set_alloc_bitsize()
|
A D | traps.c | 355 else if ( !is_pv_32bit_domain(d) ) in hypercall_page_initialise()
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/ |
A D | multi.c | 138 if ( !is_pv_32bit_domain(d) || shadow_type != SH_type_l4_64_shadow ) in set_shadow_status() 166 if ( !is_pv_32bit_domain(d) || shadow_type != SH_type_l4_64_shadow ) in delete_shadow_status() 722 if ( (GUEST_PAGING_LEVELS == 4) && !is_pv_32bit_domain(d) in _sh_propagate() 1393 || !is_pv_32bit_domain(_dom) \ 1515 init_xen_l4_slots(l4t, gmfn, d, smfn, (!is_pv_32bit_domain(d) && in sh_make_shadow() 1524 if ( is_pv_32bit_domain(d) ) in sh_make_shadow() 1603 if ( is_pv_32bit_domain(d) ) in sh_make_monitor_table() 2030 if ( is_pv_32bit_domain(d) ) in sh_destroy_monitor_table() 4062 if ( !(v->arch.flags & TF_kernel_mode) && !is_pv_32bit_domain(d) ) in sh_update_cr3() 4177 if ( !shadow_mode_external(d) && !is_pv_32bit_domain(d) ) in sh_update_cr3() [all …]
|
A D | common.c | 2223 (is_pv_32bit_domain(d) && t == SH_type_l4_64_shadow) || in sh_destroy_shadow() 2252 ASSERT(is_pv_32bit_domain(d)); in sh_destroy_shadow() 3591 if ( is_pv_32bit_domain(d) ) in sh_enable_log_dirty()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | domctl.c | 454 if ( !is_pv_32bit_domain(d) ) in do_domctl() 883 if ( !is_pv_32bit_domain(d) ) in do_domctl()
|
A D | xenoprof.c | 234 d->xenoprof->is_compat = is_pv_32bit_domain(is_passive ? hardware_domain : d); in alloc_xenoprof_struct()
|
A D | kexec.c | 902 return is_pv_32bit_domain(hardware_domain) ? EM_386 : EM_X86_64; in kexec_load_v1_arch()
|