Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmpspec.h86 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmpspec.h89 #define physid_set(physid, map) set_bit(physid, (map).mask) macro

Completed in 1 milliseconds