Home
last modified time | relevance | path

Searched refs:pv_cr3 (Results 1 – 6 of 6) sorted by relevance

/xen/xen/include/asm-x86/
A Dcurrent.h54 unsigned long pv_cr3; member
/xen/xen/arch/x86/pv/
A Ddomain.c469 cpu_info->pv_cr3 = __pa(this_cpu(root_pgt)) | in toggle_guest_mode()
476 cpu_info->pv_cr3 &= ~X86_CR3_NOFLUSH; in toggle_guest_mode()
/xen/xen/arch/x86/
A Dsmpboot.c357 get_cpu_info()->pv_cr3 = 0; in start_secondary()
1125 get_cpu_info()->pv_cr3 = 0; in smp_prepare_cpus()
1210 get_cpu_info()->pv_cr3 = 0; in smp_prepare_boot_cpu()
A Dmm.c528 cpu_info->pv_cr3 = __pa(this_cpu(root_pgt)); in write_ptbase()
530 cpu_info->pv_cr3 |= get_pcid_bits(v, true); in write_ptbase()
540 cpu_info->pv_cr3 = 0; in write_ptbase()
/xen/xen/arch/x86/x86_64/
A Dasm-offsets.c120 OFFSET(CPUINFO_pv_cr3, struct cpu_info, pv_cr3); in __dummy__()
A Dentry.S144 mov STACK_CPUINFO_FIELD(pv_cr3)(%rdx), %rdi
586 mov STACK_CPUINFO_FIELD(pv_cr3)(%rbx), %rax

Completed in 25 milliseconds