Searched refs:KMSAN_VMALLOC_ORIGIN_START (Results 1 – 3 of 3) sorted by relevance
179 #define KMSAN_VMALLOC_ORIGIN_START (VMALLOC_START + KMSAN_VMALLOC_ORIGIN_OFFSET) macro
62 return off + (is_origin ? KMSAN_VMALLOC_ORIGIN_START : in vmalloc_meta()
302 start - VMALLOC_START + KMSAN_VMALLOC_ORIGIN_START, in arch_sync_kernel_mappings()303 end - VMALLOC_START + KMSAN_VMALLOC_ORIGIN_START); in arch_sync_kernel_mappings()