Searched refs:hyp_putx64 (Results 1 – 3 of 3) sorted by relevance
/arch/arm64/kvm/hyp/include/nvhe/ | ||
D | serial.h | 7 void hyp_putx64(u64 x); |
/arch/arm64/kvm/hyp/nvhe/ | ||
D | serial.c | 54 void hyp_putx64(u64 x) in hyp_putx64() function |
D | modules.c | 91 .putx64 = hyp_putx64, |