Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Dpatch.c26 static void __kprobes *patch_map(void *addr, int fixmap, unsigned long *flags, in patch_map() argument
42 set_fixmap(fixmap, page_to_phys(page)); in patch_map()
45 return (void *) (__fix_to_virt(fixmap) + (uintaddr & ~PAGE_MASK)); in patch_map()
48 static void __kprobes patch_unmap(int fixmap, unsigned long *flags) in patch_unmap() argument
50 clear_fixmap(fixmap); in patch_unmap()
60 u32 *p, *fixmap; in __patch_text_multiple() local
68 p = fixmap = patch_map(addr, FIX_TEXT_POKE0, &flags, &mapped); in __patch_text_multiple()
79 flush_kernel_dcache_range_asm((unsigned long)fixmap, in __patch_text_multiple()
81 flush_tlb_kernel_range((unsigned long)fixmap, in __patch_text_multiple()
85 p = fixmap = patch_map(addr, FIX_TEXT_POKE0, &flags, in __patch_text_multiple()
[all …]
/arch/arm/kernel/
Dpatch.c22 static void __kprobes *patch_map(void *addr, int fixmap, unsigned long *flags) in patch_map() argument
38 set_fixmap(fixmap, page_to_phys(page)); in patch_map()
40 return (void *) (__fix_to_virt(fixmap) + (uintaddr & ~PAGE_MASK)); in patch_map()
43 static void __kprobes patch_unmap(int fixmap, unsigned long *flags) in patch_unmap() argument
45 clear_fixmap(fixmap); in patch_unmap()
51 static void __kprobes *patch_map(void *addr, int fixmap, unsigned long *flags) in patch_map() argument
55 static void __kprobes patch_unmap(int fixmap, unsigned long *flags) { } in patch_unmap() argument
/arch/riscv/kernel/
Dpatch.c40 static __always_inline void *patch_map(void *addr, const unsigned int fixmap) in patch_map() argument
54 return (void *)set_fixmap_offset(fixmap, page_to_phys(page) + in patch_map()
58 static void patch_unmap(int fixmap) in patch_unmap() argument
60 clear_fixmap(fixmap); in patch_unmap()
/arch/arm64/kernel/
Dpatching.c31 static void __kprobes *patch_map(void *addr, int fixmap) in patch_map() argument
45 return (void *)set_fixmap_offset(fixmap, page_to_phys(page) + in patch_map()
49 static void __kprobes patch_unmap(int fixmap) in patch_unmap() argument
51 clear_fixmap(fixmap); in patch_unmap()
/arch/parisc/mm/
DMakefile6 obj-y := init.o fault.o ioremap.o fixmap.o
/arch/arc/
DKconfig488 space for catering to vmalloc, modules, pkmap, fixmap. This however may
/arch/arm/
DKconfig1295 debugging is enabled, which uses half of the per-CPU fixmap