Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dkup-radix.h110 static inline unsigned long get_kuap(void) in get_kuap() function
155 static inline unsigned long get_kuap(void) in get_kuap() function
188 unsigned long flags = get_kuap(); in prevent_user_access_return()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dirq.c275 unsigned long kuap_state = get_kuap(); in replay_soft_interrupts_irqrestore()