Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dx86_mmu.c475 static inline bool is_virt_addr_aligned(void *addr) in is_virt_addr_aligned() function
511 if (!is_virt_addr_aligned(addr)) { in is_region_page_aligned()