Home
last modified time | relevance | path

Searched refs:STACK_CPUINFO_FIELD (Results 1 – 5 of 5) sorted by relevance

/xen/xen/arch/x86/x86_64/
A Dentry.S144 mov STACK_CPUINFO_FIELD(pv_cr3)(%rdx), %rdi
169 mov %r9, STACK_CPUINFO_FIELD(xen_cr3)(%rdx)
170 movb $1, STACK_CPUINFO_FIELD(use_pv_cr3)(%rdx)
256 mov STACK_CPUINFO_FIELD(xen_cr3)(%rbx), %rcx
259 movb $0, STACK_CPUINFO_FIELD(use_pv_cr3)(%rbx)
262 mov %r12, STACK_CPUINFO_FIELD(xen_cr3)(%rbx)
296 mov STACK_CPUINFO_FIELD(xen_cr3)(%rbx), %rcx
302 mov %r12, STACK_CPUINFO_FIELD(xen_cr3)(%rbx)
345 mov STACK_CPUINFO_FIELD(xen_cr3)(%rbx), %rcx
351 mov %r12, STACK_CPUINFO_FIELD(xen_cr3)(%rbx)
[all …]
/xen/xen/include/asm-x86/
A Dspec_ctrl_asm.h178 and %al, STACK_CPUINFO_FIELD(spec_ctrl_flags)(%r14)
179 movzbl STACK_CPUINFO_FIELD(xen_spec_ctrl)(%r14), %eax
199 testb $SCF_use_shadow, STACK_CPUINFO_FIELD(spec_ctrl_flags)(%rbx)
202 mov STACK_CPUINFO_FIELD(shadow_spec_ctrl)(%rbx), %eax
279 movzbl STACK_CPUINFO_FIELD(spec_ctrl_flags)(%r14), %eax
295 and %dl, STACK_CPUINFO_FIELD(spec_ctrl_flags)(%r14)
299 movzbl STACK_CPUINFO_FIELD(xen_spec_ctrl)(%r14), %eax
323 testb $SCF_ist_wrmsr, STACK_CPUINFO_FIELD(spec_ctrl_flags)(%rbx)
A Dasm_defns.h135 #define STACK_CPUINFO_FIELD(field) (1 - CPUINFO_sizeof + CPUINFO_##field) macro
146 addq $STACK_CPUINFO_FIELD(field), %r##reg
150 movq STACK_CPUINFO_FIELD(current_vcpu)(%r##reg), %r##reg
/xen/xen/arch/x86/x86_64/compat/
A Dentry.S218 mov STACK_CPUINFO_FIELD(xen_cr3)(%rbx), %rcx
221 movb $0, STACK_CPUINFO_FIELD(use_pv_cr3)(%rbx)
224 mov %r12, STACK_CPUINFO_FIELD(xen_cr3)(%rbx)
228 movq STACK_CPUINFO_FIELD(current_vcpu)(%rbx), %rbx
/xen/xen/arch/x86/acpi/
A Dwakeup_prot.S116 mov STACK_CPUINFO_FIELD(cr4)(%rbx), %rax

Completed in 8 milliseconds