Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dx86_mmu.c448 static inline void assert_addr_aligned(uintptr_t addr) in assert_addr_aligned() function
471 assert_addr_aligned((uintptr_t)addr); in assert_virt_addr_aligned()