Lines Matching refs:PER_CPU_VAR
145 movq %rsp, PER_CPU_VAR(rsp_scratch)
146 movq PER_CPU_VAR(cpu_current_top_of_stack), %rsp
150 pushq PER_CPU_VAR(rsp_scratch) /* pt_regs->sp */
536 incl PER_CPU_VAR(irq_count)
537 cmovzq PER_CPU_VAR(irq_stack_ptr), %rsp
558 decl PER_CPU_VAR(irq_count)
581 0: cmpl $0, PER_CPU_VAR(__preempt_count)
628 movq PER_CPU_VAR(espfix_waddr), %rdi
642 orq PER_CPU_VAR(espfix_stack), %rax
725 #define CPU_TSS_IST(x) PER_CPU_VAR(cpu_tss) + (TSS_ist + ((x) - 1) * 8)
874 incl PER_CPU_VAR(irq_count)
875 cmove PER_CPU_VAR(irq_stack_ptr), %rsp
879 decl PER_CPU_VAR(irq_count)
906 11: incl PER_CPU_VAR(irq_count)
908 cmovzq PER_CPU_VAR(irq_stack_ptr), %rsp
912 decl PER_CPU_VAR(irq_count)
1213 movq PER_CPU_VAR(cpu_current_top_of_stack), %rsp