Home
last modified time | relevance | path

Searched refs:KMSAN_VMALLOC_SHADOW_START (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dpgtable_64_types.h183 #define KMSAN_VMALLOC_SHADOW_START (VMALLOC_START + KMSAN_VMALLOC_SHADOW_OFFSET) macro
/linux-6.15/mm/kmsan/
H A Dshadow.c63 KMSAN_VMALLOC_SHADOW_START); in vmalloc_meta()
/linux-6.15/arch/s390/mm/
H A Ddump_pagetables.c310 rc |= add_marker(KMSAN_VMALLOC_SHADOW_START, KMSAN_VMALLOC_SHADOW_END, "Kmsan vmalloc Shadow"); in pt_dump_init()
/linux-6.15/arch/s390/include/asm/
H A Dpgtable.h112 #define KMSAN_VMALLOC_SHADOW_START VMALLOC_END macro
113 #define KMSAN_VMALLOC_SHADOW_END (KMSAN_VMALLOC_SHADOW_START + KMSAN_VMALLOC_SIZE)