Searched refs:CR4 (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/arch/x86/kernel/ |
D | relocate_kernel_64.S | 33 #define CR4 DATA(0x18) macro 68 movq %rax, CR4(%r11) 193 movq CR4(%r8), %rax
|
D | relocate_kernel_32.S | 31 #define CR4 DATA(0xc) macro 58 movl %eax, CR4(%edi) 196 movl CR4(%edi), %eax
|
/linux-2.6.39/drivers/net/wireless/zd1211rw/ |
D | zd_chip.c | 612 { CR3, 0x38 }, { CR4, 0x80 }, { CR9, 0xa0 }, in zd1211_hw_reset_phy() 701 { CR3, 0x38 }, { CR4, 0x80 }, { CR9, 0xe0 }, in zd1211b_hw_reset_phy()
|
D | zd_chip.h | 77 #define CR4 CTL_REG(0x0020) macro
|
/linux-2.6.39/arch/arm/common/ |
D | pl330.c | 111 #define CR4 0xe10 macro 1732 pi->pcfg.peri_ns = readl(regs + CR4); in read_dmac_config()
|
/linux-2.6.39/Documentation/networking/ |
D | arcnet-hardware.txt | 571 | | \/ | CR4 |___| 601 CR3/CR4 Diagnostic LEDs 779 < CR4 |___| 809 CR4 Red Monitors Board Activity
|
/linux-2.6.39/Documentation/ |
D | kmemcheck.txt | 251 CR2: ffff88003f806ea0 CR3: 000000003c036000 CR4: 00000000000006a0
|
/linux-2.6.39/Documentation/kvm/ |
D | timekeeping.txt | 329 means of the CR4.TSD bit, which when enabled, disables CPL > 0 TSC access.
|