Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s32/
A Dkuep.c6 struct static_key_false disable_kuep_key; variable
17 static_branch_enable(&disable_kuep_key); in setup_kuep()
/linux/arch/powerpc/include/asm/book3s/32/
A Dkup.h15 extern struct static_key_false disable_kuep_key;
24 return !IS_ENABLED(CONFIG_PPC_KUEP) || static_branch_unlikely(&disable_kuep_key); in kuep_is_disabled()

Completed in 3 milliseconds