Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm64/core/
Dmmu.h112 #define PTE_BLOCK_DESC_AP_ELx (1ULL << 6) macro
Dmmu.c227 MMU_DEBUG((*pte & PTE_BLOCK_DESC_AP_ELx) ? "-ELx" : "-ELh"); in debug_show_pte()
683 PTE_BLOCK_DESC_AP_ELx : PTE_BLOCK_DESC_AP_EL_HIGHER; in get_region_desc()