Searched defs:protect (Results 1 – 10 of 10) sorted by relevance
| /arch/powerpc/include/asm/ |
| A D | kfence.h | 37 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() 46 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
|
| /arch/parisc/include/asm/ |
| A D | kfence.h | 22 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
|
| /arch/riscv/include/asm/ |
| A D | kfence.h | 16 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
|
| /arch/s390/include/asm/ |
| A D | kfence.h | 25 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
|
| /arch/x86/include/asm/ |
| A D | kfence.h | 41 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
|
| /arch/arm64/include/asm/ |
| A D | kfence.h | 15 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
|
| /arch/loongarch/include/asm/ |
| A D | kfence.h | 52 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
|
| /arch/arm/include/asm/ |
| A D | kfence.h | 46 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
|
| /arch/x86/kernel/ |
| A D | machine_kexec_64.c | 600 kexec_mark_range(unsigned long start, unsigned long end, bool protect) in kexec_mark_range() 620 static void kexec_mark_crashkres(bool protect) in kexec_mark_crashkres() 634 static void kexec_mark_dm_crypt_keys(bool protect) in kexec_mark_dm_crypt_keys()
|
| /arch/s390/kernel/ |
| A D | machine_kexec.c | 152 static void crash_protect_pages(int protect) in crash_protect_pages()
|
Completed in 16 milliseconds