Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h36 static inline u64 *ctxt_mdscr_el1(struct kvm_cpu_context *ctxt) in ctxt_mdscr_el1() function
59 *ctxt_mdscr_el1(ctxt) = read_sysreg(mdscr_el1); in __sysreg_save_common_state()
198 write_sysreg(*ctxt_mdscr_el1(ctxt), mdscr_el1); in __sysreg_restore_common_state()