Home
last modified time | relevance | path

Searched defs:hyp (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Damp.h16 #define MAP_HYP(hyp) ((hyp) ? 1 : 0) argument
25 #define PE_STATE(aarch64, hyp, thumb, secure) \ argument
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c239 u32 cpu, aarch64, hyp; in brought_up_amp() local