Searched refs:hyp_puts (Results 1 – 3 of 3) sorted by relevance
/arch/arm64/kvm/hyp/include/nvhe/ | ||
D | serial.h | 6 void hyp_puts(const char *s); |
/arch/arm64/kvm/hyp/nvhe/ | ||
D | serial.c | 42 void hyp_puts(const char *s) in hyp_puts() function |
D | modules.c | 90 .puts = hyp_puts, |