Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dfixmap.h88 #define set_fixmap_nocache(idx, phys) \ macro
/OK3568_Linux_fs/kernel/arch/x86/platform/ce4100/
H A Dce4100.c94 set_fixmap_nocache(FIX_EARLYCON_MEM_BASE, in ce4100_serial_fixup()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dmmconfig_32.c47 set_fixmap_nocache(FIX_PCIE_MCFG, dev_base); in pci_exp_set_dev_base()
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dinit_ohci1394_dma.c246 set_fixmap_nocache(FIX_OHCI1394_BASE, ohci_base); in init_ohci1394_controller()
/OK3568_Linux_fs/kernel/drivers/usb/early/
H A Dehci-dbgp.c882 set_fixmap_nocache(FIX_DBGP_BASE, bar_val & PAGE_MASK); in early_dbgp_init()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dio_apic.c2699 set_fixmap_nocache(idx, ioapic_phys); in io_apic_init_mappings()
2828 set_fixmap_nocache(FIX_IO_APIC_BASE_0 + idx, address); in mp_register_ioapic()
H A Dapic.c2109 set_fixmap_nocache(FIX_APIC_BASE, address); in register_lapic_address()