Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h179 #define KMSAN_VMALLOC_SHADOW_START (VMALLOC_START + KMSAN_VMALLOC_SHADOW_OFFSET) macro
/openbmc/linux/mm/kmsan/
H A Dshadow.c63 KMSAN_VMALLOC_SHADOW_START); in vmalloc_meta()