Home
last modified time | relevance | path

Searched refs:set_fixmap_nocache (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/arch/um/include/asm/
Dfixmap.h51 #define set_fixmap_nocache(idx, phys) \ macro
/linux-3.4.99/arch/sparc/include/asm/
Dfixmap.h65 #define set_fixmap_nocache(idx, phys) \ macro
/linux-3.4.99/arch/microblaze/include/asm/
Dfixmap.h66 #define set_fixmap_nocache(idx, phys) \ macro
/linux-3.4.99/arch/powerpc/include/asm/
Dfixmap.h66 #define set_fixmap_nocache(idx, phys) \ macro
/linux-3.4.99/arch/sh/include/asm/
Dfixmap.h87 #define set_fixmap_nocache(idx, phys) \ macro
/linux-3.4.99/arch/x86/pci/
Dmmconfig_32.c48 set_fixmap_nocache(FIX_PCIE_MCFG, dev_base); in pci_exp_set_dev_base()
/linux-3.4.99/arch/x86/platform/ce4100/
Dce4100.c90 set_fixmap_nocache(FIX_EARLYCON_MEM_BASE, in ce4100_serial_fixup()
/linux-3.4.99/arch/x86/include/asm/
Dfixmap.h184 #define set_fixmap_nocache(idx, phys) \ macro
/linux-3.4.99/drivers/firewire/
Dinit_ohci1394_dma.c259 set_fixmap_nocache(FIX_OHCI1394_BASE, ohci_base); in init_ohci1394_controller()
/linux-3.4.99/drivers/tty/serial/8250/
D8250_early.c171 set_fixmap_nocache(FIX_EARLYCON_MEM_BASE, in parse_options()
/linux-3.4.99/drivers/usb/early/
Dehci-dbgp.c892 set_fixmap_nocache(FIX_DBGP_BASE, bar_val & PAGE_MASK); in early_dbgp_init()
/linux-3.4.99/arch/x86/kernel/apic/
Dapic.c1778 set_fixmap_nocache(FIX_APIC_BASE, address); in register_lapic_address()
Dio_apic.c3967 set_fixmap_nocache(idx, ioapic_phys); in __ioapic_init_mappings()
4080 set_fixmap_nocache(FIX_IO_APIC_BASE_0 + idx, address); in mp_register_ioapic()