Searched refs:KMSAN_VMALLOC_ORIGIN_START (Results 1 – 4 of 4) sorted by relevance
184 #define KMSAN_VMALLOC_ORIGIN_START (VMALLOC_START + KMSAN_VMALLOC_ORIGIN_OFFSET) macro
62 return off + (is_origin ? KMSAN_VMALLOC_ORIGIN_START : in vmalloc_meta()
309 rc |= add_marker(KMSAN_VMALLOC_ORIGIN_START, KMSAN_VMALLOC_ORIGIN_END, "Kmsan vmalloc Origins"); in pt_dump_init()
114 #define KMSAN_VMALLOC_ORIGIN_START KMSAN_VMALLOC_SHADOW_END macro115 #define KMSAN_VMALLOC_ORIGIN_END (KMSAN_VMALLOC_ORIGIN_START + KMSAN_VMALLOC_SIZE)