Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/include/asm/
Dkvm_hyp.h42 #define read_sysreg_elx(r,nvh,vh) \ argument
45 asm volatile(ALTERNATIVE(__mrs_s("%0", r##nvh), \
52 #define write_sysreg_elx(v,r,nvh,vh) \ argument
55 asm volatile(ALTERNATIVE(__msr_s(r##nvh, "%x0"), \