Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dpgtable_64_types.h157 #define KMSAN_VMALLOC_SHADOW_START (VMALLOC_START + KMSAN_VMALLOC_SHADOW_OFFSET) macro
/arch/s390/mm/
A Ddump_pagetables.c350 rc |= add_marker(KMSAN_VMALLOC_SHADOW_START, KMSAN_VMALLOC_SHADOW_END, "Kmsan vmalloc Shadow"); in pt_dump_init()
/arch/s390/include/asm/
A Dpgtable.h112 #define KMSAN_VMALLOC_SHADOW_START VMALLOC_END macro
113 #define KMSAN_VMALLOC_SHADOW_END (KMSAN_VMALLOC_SHADOW_START + KMSAN_VMALLOC_SIZE)

Completed in 14 milliseconds