Lines Matching refs:eax
31 movl resume_pg_dir, %eax
32 subl $__PAGE_OFFSET, %eax
33 movl %eax, %cr3
38 movl %cr3, %eax; # flush TLB
39 movl %eax, %cr3
61 movl $swapper_pg_dir, %eax
62 subl $__PAGE_OFFSET, %eax
63 movl %eax, %cr3
79 movl $saved_context, %eax
80 lgdt saved_context_gdt_desc(%eax)
82 xorl %eax, %eax