Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpercpu.h76 #define __pcpu_cast_1(val) ((u8)(((unsigned long) val) & 0xff)) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpercpu.h76 #define __pcpu_cast_1(val) ((u8)(((unsigned long) val) & 0xff)) macro

Completed in 2 milliseconds