Searched refs:fixmap (Results 51 - 75 of 106) sorted by relevance

12345

/linux-master/arch/um/kernel/
H A Dmem.c13 #include <asm/fixmap.h>
/linux-master/drivers/tty/serial/
H A Dearlycon.c24 #include <asm/fixmap.h>
/linux-master/arch/x86/mm/
H A Dcpu_entry_area.c10 #include <asm/fixmap.h>
176 /* Setup the fixmap mappings only once per-processor */
181 /* On 64-bit systems, we use a read-only fixmap GDT and TSS. */
H A Dmem_encrypt_amd.c25 #include <asm/fixmap.h>
/linux-master/drivers/firewire/
H A Dinit_ohci1394_dma.c29 #include <asm/fixmap.h>
/linux-master/mm/
H A Dearly_ioremap.c18 #include <asm/fixmap.h>
/linux-master/arch/powerpc/sysdev/
H A Dcpm_common.c26 #include <asm/fixmap.h>
/linux-master/arch/csky/include/asm/
H A Dpgtable.h6 #include <asm/fixmap.h>
/linux-master/arch/um/include/asm/
H A Dpgtable.h11 #include <asm/fixmap.h>
/linux-master/arch/microblaze/mm/
H A Dinit.c28 #include <asm/fixmap.h>
/linux-master/arch/x86/kernel/
H A Dparavirt.c28 #include <asm/fixmap.h>
H A Dearly_printk.c18 #include <asm/fixmap.h>
H A Dtboot.c26 #include <asm/fixmap.h>
443 /* # pages for each config regs space - used by fixmap */
/linux-master/arch/powerpc/mm/nohash/
H A D8xx.c13 #include <asm/fixmap.h>
22 * Return PA for this VA if it is in an area mapped with LTLBs or fixmap.
37 * Return VA for a given PA mapped with LTLBs or fixmap
/linux-master/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c38 #include <asm/fixmap.h>
/linux-master/arch/x86/include/asm/
H A Dpgtable_64.h17 #include <asm/fixmap.h>
H A Ddesc.h8 #include <asm/fixmap.h>
63 /* Provide the fixmap address of the remapped GDT */
266 * If the current GDT is the read-only fixmap, swap to the original
/linux-master/arch/mips/include/asm/
H A Dpgtable-64.h18 #include <asm/fixmap.h>
H A Dpgtable-32.h17 #include <asm/fixmap.h>
/linux-master/arch/openrisc/include/asm/
H A Dpgtable.h28 #include <asm/fixmap.h>
/linux-master/arch/arm64/mm/
H A Dptdump.c22 #include <asm/fixmap.h>
H A Dinit.c38 #include <asm/fixmap.h>
/linux-master/arch/powerpc/mm/ptdump/
H A Dptdump.c22 #include <asm/fixmap.h>
/linux-master/arch/arm64/kernel/
H A Dsetup.c37 #include <asm/fixmap.h>
/linux-master/arch/powerpc/mm/
H A Dmem.c31 #include <asm/fixmap.h>
328 pr_info(" * 0x%08lx..0x%08lx : fixmap\n", FIXADDR_START, FIXADDR_TOP);

Completed in 272 milliseconds

12345