Searched refs:KMSAN_VMALLOC_SHADOW_START (Results 1 – 4 of 4) sorted by relevance
183 #define KMSAN_VMALLOC_SHADOW_START (VMALLOC_START + KMSAN_VMALLOC_SHADOW_OFFSET) macro
63 KMSAN_VMALLOC_SHADOW_START); in vmalloc_meta()
308 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)