Searched refs:KMSAN_VMALLOC_SHADOW_START (Results 1 – 3 of 3) sorted by relevance
157 #define KMSAN_VMALLOC_SHADOW_START (VMALLOC_START + KMSAN_VMALLOC_SHADOW_OFFSET) macro
350 rc |= add_marker(KMSAN_VMALLOC_SHADOW_START, KMSAN_VMALLOC_SHADOW_END, "Kmsan vmalloc Shadow"); in pt_dump_init()
112 #define KMSAN_VMALLOC_SHADOW_START VMALLOC_END macro113 #define KMSAN_VMALLOC_SHADOW_END (KMSAN_VMALLOC_SHADOW_START + KMSAN_VMALLOC_SIZE)
Completed in 14 milliseconds