Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dkvm_hyp.h27 #define read_sysreg_elx(r,nvh,vh) \ argument
30 asm volatile(ALTERNATIVE("mrs %0, " __stringify(r##nvh),\
37 #define write_sysreg_elx(v,r,nvh,vh) \ argument
40 asm volatile(ALTERNATIVE("msr " __stringify(r##nvh) ", %x0",\