Searched refs:cr3 (Results 1 – 4 of 4) sorted by relevance
167 movl %ebx, %cr3241 movl %edx, %cr3; \
352 u32 cr1, cr2, cr3; in stm32_set_termios() local367 cr3 = 0; in stm32_set_termios()384 cr3 |= USART_CR3_CTSE; in stm32_set_termios()433 writel_relaxed(cr3, port->membase + USART_CR3); in stm32_set_termios()
54 unsigned long cr3);
3437 unsigned long cr3) in __set_gcr3() argument3448 *pte = (cr3 & PAGE_MASK) | GCR3_VALID; in __set_gcr3()3470 unsigned long cr3) in amd_iommu_domain_set_gcr3() argument3477 ret = __set_gcr3(domain, pasid, cr3); in amd_iommu_domain_set_gcr3()