Home
last modified time | relevance | path

Searched defs:host_data_ptr (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dkvm_host.h1299 #define host_data_ptr(f) (&this_cpu_ptr(&kvm_host_data)->f) macro
1301 #define host_data_ptr(f) \ macro