Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h303 #define IO_BITMAP_OFFSET_VALID_ALL \ macro
313 (IO_BITMAP_OFFSET_VALID_ALL + IO_BITMAP_BYTES + \
/openbmc/linux/arch/x86/kernel/
H A Dprocess.c462 *base = IO_BITMAP_OFFSET_VALID_ALL; in native_tss_update_io_bitmap()