Searched refs:fixmap (Results 76 - 100 of 106) sorted by relevance

12345

/linux-master/arch/parisc/include/asm/
H A Dpgtable.h13 #include <asm/fixmap.h>
/linux-master/arch/arm/mm/
H A Ddump.c17 #include <asm/fixmap.h>
H A Dinit.c37 #include <asm/fixmap.h>
H A Dmmu.c37 #include <asm/fixmap.h>
380 * The early fixmap range spans multiple pmds, for which
402 /* Make sure fixmap region does not exceed available allocation. */
1372 * mappings above VMALLOC_START, except early fixmap, we might remove debug
/linux-master/arch/arm64/kernel/
H A Dasm-offsets.c20 #include <asm/fixmap.h>
/linux-master/arch/x86/kernel/
H A Dhead64.c40 #include <asm/fixmap.h>
H A Dhead_64.S27 #include <asm/fixmap.h>
H A Dtraps.c59 #include <asm/fixmap.h>
/linux-master/arch/x86/include/asm/
H A Dapic.h12 #include <asm/fixmap.h>
/linux-master/arch/mips/mm/
H A Dinit.c46 #include <asm/fixmap.h>
/linux-master/arch/x86/mm/
H A Dioremap.c25 #include <asm/fixmap.h>
H A Dinit_32.c39 #include <asm/fixmap.h>
161 * Something (early fixmap) may already have put a pte
448 * from VMALLOC_END to pkmap or fixmap according to VMALLOC_END
H A Dpgtable.c7 #include <asm/fixmap.h>
648 * Can be used to relocate the fixmap area and poke a hole in the top
670 * fixmap completely.
H A Dfault.c27 #include <asm/fixmap.h> /* VSYSCALL_ADDR */
H A Dinit_64.c43 #include <asm/fixmap.h>
101 * NOTE: pagetable_init alloc all the fixmap pagetables contiguous on the
/linux-master/arch/x86/platform/efi/
H A Defi_64.c46 #include <asm/fixmap.h>
/linux-master/arch/powerpc/platforms/8xx/
H A Dcpm1.c43 #include <asm/fixmap.h>
/linux-master/arch/riscv/mm/
H A Dkasan_init.c11 #include <asm/fixmap.h>
/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h62 #include <asm/fixmap.h>
/linux-master/drivers/usb/early/
H A Dehci-dbgp.c29 #include <asm/fixmap.h>
H A Dxhci-dbc.c18 #include <asm/fixmap.h>
/linux-master/arch/arm/kernel/
H A Dsetup.c40 #include <asm/fixmap.h>
/linux-master/arch/powerpc/kernel/
H A Dasm-offsets.c67 #include <asm/fixmap.h>
/linux-master/arch/x86/xen/
H A Denlighten_pv.c59 #include <asm/fixmap.h>
/linux-master/arch/arm64/mm/
H A Dmmu.c31 #include <asm/fixmap.h>
76 * Don't bother with the fixmap if swapper_pg_dir is still mapped
91 * our new entry before set_p?d() returns. The fixmap's
235 * Note: barriers and maintenance necessary to clear the fixmap slot

Completed in 576 milliseconds

12345