Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dpgtable_64_types.h179 #define KMSAN_VMALLOC_SHADOW_START (VMALLOC_START + KMSAN_VMALLOC_SHADOW_OFFSET) macro
/Linux-v6.6/mm/kmsan/
Dshadow.c63 KMSAN_VMALLOC_SHADOW_START); in vmalloc_meta()