/Linux-v4.19/arch/x86/power/ |
D | hibernate_asm_64.S | 47 movq %cr3, %rax 75 movq %rax, %cr3 80 movq %cr3, %rcx; # flush TLB 81 movq %rcx, %cr3; 106 movq %r9, %cr3 113 movq %cr3, %rcx; # flush TLB 114 movq %rcx, %cr3
|
D | hibernate_asm_32.S | 34 movl %eax, %cr3 39 movl %cr3, %eax; # flush TLB 40 movl %eax, %cr3 64 movl %eax, %cr3
|
D | hibernate_64.c | 220 unsigned long cr3; member 332 rdr->cr3 = restore_cr3 & ~CR3_PCID_MASK; in arch_hibernation_header_save() 352 restore_cr3 = rdr->cr3; in arch_hibernation_header_restore()
|
/Linux-v4.19/drivers/tty/serial/ |
D | stm32-usart.c | 65 static void stm32_config_reg_rs485(u32 *cr1, u32 *cr3, u32 delay_ADE, in stm32_config_reg_rs485() argument 72 *cr3 |= USART_CR3_DEM; in stm32_config_reg_rs485() 106 u32 usartdiv, baud, cr1, cr3; in stm32_config_rs485() local 119 cr3 = readl_relaxed(port->membase + ofs->cr3); in stm32_config_rs485() 129 stm32_config_reg_rs485(&cr1, &cr3, in stm32_config_rs485() 134 cr3 &= ~USART_CR3_DEP; in stm32_config_rs485() 137 cr3 |= USART_CR3_DEP; in stm32_config_rs485() 141 writel_relaxed(cr3, port->membase + ofs->cr3); in stm32_config_rs485() 144 stm32_clr_bits(port, ofs->cr3, USART_CR3_DEM | USART_CR3_DEP); in stm32_config_rs485() 290 stm32_clr_bits(port, ofs->cr3, USART_CR3_DMAT); in stm32_tx_dma_complete() [all …]
|
D | stm32-usart.h | 14 u8 cr3; member 48 .cr3 = 0x14, 64 .cr3 = 0x08, 84 .cr3 = 0x08,
|
/Linux-v4.19/arch/x86/entry/ |
D | calling.h | 214 mov %cr3, \scratch_reg 216 mov \scratch_reg, %cr3 225 mov %cr3, \scratch_reg 253 mov \scratch_reg, %cr3 265 movq %cr3, \scratch_reg 276 movq \scratch_reg, %cr3 313 movq \save_reg, %cr3
|
/Linux-v4.19/arch/x86/kernel/ |
D | relocate_kernel_64.S | 66 movq %cr3, %rax 99 movq %r9, %cr3 145 movq %r9, %cr3 166 movq %cr3, %rax 167 movq %rax, %cr3 208 movq %rax, %cr3 221 movq %rax, %cr3
|
D | relocate_kernel_32.S | 55 movl %cr3, %eax 88 movl %eax, %cr3 134 movl %eax, %cr3 148 movl %eax, %cr3 187 movl %eax, %cr3 201 movl %eax, %cr3
|
D | process_32.c | 64 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local 93 cr3 = __read_cr3(); in __show_regs() 96 cr0, cr2, cr3, cr4); in __show_regs()
|
/Linux-v4.19/arch/x86/include/asm/xen/ |
D | interface_32.h | 101 #define xen_cr3_to_pfn(cr3) (((unsigned)(cr3) >> 12) | ((unsigned)(cr3) << 20)) argument
|
D | interface_64.h | 134 #define xen_cr3_to_pfn(cr3) ((unsigned long)(cr3) >> 12) argument
|
/Linux-v4.19/arch/x86/platform/olpc/ |
D | xo1-wakeup.S | 25 # Set up %cr3 27 movl %eax, %cr3 51 movl %cr3, %eax 52 movl %eax, %cr3
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | efi_thunk_64.S | 122 movl %cr3, %eax 123 movl %eax, %cr3 155 movl %cr3, %eax 156 movl %eax, %cr3
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | idle_book3s.S | 263 cmpwi cr3,r3,PNV_THREAD_SLEEP 264 bge cr3,2f 272 beq cr3,3f 303 bgt cr3,enter_winkle 486 cmpwi cr3,r11,2 533 blt cr3,pnv_wakeup_noloss 549 blt cr3,1f 597 bgt cr3,. 807 ble cr3,.Ltb_resynced
|
D | cpu_setup_6xx.S | 339 cmplwi cr3,r3,0x8001 /* 7455 */ 347 cror 4*cr0+eq,4*cr0+eq,4*cr3+eq 410 cmplwi cr3,r3,0x8001 /* 7455 */ 418 cror 4*cr0+eq,4*cr0+eq,4*cr3+eq
|
/Linux-v4.19/include/xen/interface/hvm/ |
D | hvm_vcpu.h | 41 uint32_t cr3; member 104 uint64_t cr3; member
|
/Linux-v4.19/arch/x86/include/asm/ |
D | mmu_context.h | 331 unsigned long cr3 = build_cr3(this_cpu_read(cpu_tlbstate.loaded_mm)->pgd, in __get_current_cr3_fast() local 337 VM_BUG_ON(cr3 != __read_cr3()); in __get_current_cr3_fast() 338 return cr3; in __get_current_cr3_fast()
|
D | suspend_32.h | 22 unsigned long cr0, cr2, cr3, cr4; member
|
D | suspend_64.h | 37 unsigned long cr0, cr2, cr3, cr4, cr8; member
|
/Linux-v4.19/arch/x86/kernel/acpi/ |
D | wakeup_32.S | 27 movl %cr3, %eax 28 movl %eax, %cr3
|
/Linux-v4.19/include/trace/events/ |
D | xen.h | 384 TP_PROTO(bool kernel, unsigned long cr3), 385 TP_ARGS(kernel, cr3), 388 __field(unsigned long, cr3) 391 __entry->cr3 = cr3), 393 __entry->kernel ? "kernel" : "user", __entry->cr3)
|
/Linux-v4.19/arch/x86/xen/ |
D | xen-pvh.S | 98 mov %eax, %cr3 137 mov %eax, %cr3
|
D | mmu_pv.c | 1395 static void __xen_write_cr3(bool kernel, unsigned long cr3) in __xen_write_cr3() argument 1400 trace_xen_mmu_write_cr3(kernel, cr3); in __xen_write_cr3() 1402 if (cr3) in __xen_write_cr3() 1403 mfn = pfn_to_mfn(PFN_DOWN(cr3)); in __xen_write_cr3() 1415 this_cpu_write(xen_cr3, cr3); in __xen_write_cr3() 1419 xen_mc_callback(set_current_cr3, (void *)cr3); in __xen_write_cr3() 1422 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3() argument 1430 this_cpu_write(xen_cr3, cr3); in xen_write_cr3() 1432 __xen_write_cr3(true, cr3); in xen_write_cr3() 1436 pgd_t *user_pgd = xen_get_user_pgd(__va(cr3)); in xen_write_cr3() [all …]
|
/Linux-v4.19/arch/x86/kvm/ |
D | mmu.h | 89 static inline unsigned long kvm_get_pcid(struct kvm_vcpu *vcpu, gpa_t cr3) in kvm_get_pcid() argument 94 ? cr3 & X86_CR3_PCID_MASK in kvm_get_pcid()
|
/Linux-v4.19/arch/powerpc/boot/ |
D | ppc_asm.h | 20 #define cr3 3 macro
|