Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dpor.h11 #define POR_EL0_INIT POR_ELx_PERM_PREP(0, POE_RWX) macro
/linux-6.15/arch/arm64/kernel/
H A Dprocess.c281 write_sysreg_s(POR_EL0_INIT, SYS_POR_EL0); in flush_poe()
471 p->thread.por_el0 = POR_EL0_INIT; in copy_thread()
H A Dsignal.c111 write_sysreg_s(POR_EL0_INIT, SYS_POR_EL0); in set_handler_user_access_state()
/linux-6.15/tools/arch/arm64/include/asm/
H A Dsysreg.h1048 #define POR_EL0_INIT POE_RXW macro