Searched refs:set_fixmap_nocache (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/asm-generic/
H A Dfixmap.h88 #define set_fixmap_nocache(idx, phys) \ macro
/linux-master/arch/x86/pci/
H A Dmmconfig_32.c47 set_fixmap_nocache(FIX_PCIE_MCFG, dev_base);
/linux-master/arch/x86/platform/ce4100/
H A Dce4100.c94 set_fixmap_nocache(FIX_EARLYCON_MEM_BASE,
/linux-master/drivers/firewire/
H A Dinit_ohci1394_dma.c246 set_fixmap_nocache(FIX_OHCI1394_BASE, ohci_base);
/linux-master/drivers/usb/early/
H A Dehci-dbgp.c882 set_fixmap_nocache(FIX_DBGP_BASE, bar_val & PAGE_MASK);
/linux-master/arch/x86/kernel/apic/
H A Dapic.c2062 set_fixmap_nocache(FIX_APIC_BASE, mp_lapic_addr);

Completed in 130 milliseconds