Home
last modified time | relevance | path

Searched refs:KMSAN_VMALLOC_ORIGIN_START (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h180 #define KMSAN_VMALLOC_ORIGIN_START (VMALLOC_START + KMSAN_VMALLOC_ORIGIN_OFFSET) macro
/openbmc/linux/mm/kmsan/
H A Dshadow.c62 return off + (is_origin ? KMSAN_VMALLOC_ORIGIN_START : in vmalloc_meta()