Searched defs:raw_cpu_read_4 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dpercpu.h395 #define raw_cpu_read_4(pcp) percpu_from_op("mov", pcp) macro
/linux-4.1.27/include/asm-generic/
H A Dpercpu.h177 #define raw_cpu_read_4(pcp) (*raw_cpu_ptr(&(pcp))) macro

Completed in 166 milliseconds