Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/include/
Dkernel_arch_interface.h448 ARCH_PAGE_LOCATION_BAD enumerator
/Zephyr-latest/arch/arm64/core/
Dmmu.c1490 return ARCH_PAGE_LOCATION_BAD; in arch_page_location_get()
1494 return ARCH_PAGE_LOCATION_BAD; in arch_page_location_get()
1505 return ARCH_PAGE_LOCATION_BAD; in arch_page_location_get()
/Zephyr-latest/kernel/
Dmmu.c1680 if (status == ARCH_PAGE_LOCATION_BAD) { in do_page_fault()
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c2217 return ARCH_PAGE_LOCATION_BAD; in arch_page_location_get()