Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Dkvm_hyp.h19 #define read_sysreg_elx(r,nvh,vh) \ argument
22 asm volatile(ALTERNATIVE(__mrs_s("%0", r##nvh), \
29 #define write_sysreg_elx(v,r,nvh,vh) \ argument
32 asm volatile(ALTERNATIVE(__msr_s(r##nvh, "%x0"), \