Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dpmap.c9403 #define SAN_BOOTSTRAP_SIZE (2 * PAGE_SIZE) macro
9427 static uint8_t bootstrap_data[SAN_BOOTSTRAP_SIZE] __aligned(PAGE_SIZE); in pmap_san_enter_bootstrap_alloc_pages()