Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

arch/x86/kernel/mpparse.c replace_intsrc_all() -> smp_dump_mptable()

Type Parameter Key Value
PARAM_VALUE 0 mpc 18446744073694871552-18446744073696710655
PARAM_VALUE 0 mpc->lapic 1-u32max
PARAM_VALUE 0 mpc->length 45-u16max
PARAM_VALUE 0 mpc->spec 1,4
PARAM_VALUE 1 mpt 4096-ptr_max
PARAM_VALUE 1 *mpt 5-255
DATA_SOURCE 0 mpc $0
NOCHECK_CALL
UNITS 1 mpt unit_byte

arch/x86/kernel/mpparse.c smp_read_mpc() -> smp_dump_mptable()

Type Parameter Key Value
PARAM_VALUE 0 mpc 18446744073694871552-18446744073696710655
PARAM_VALUE 0 mpc->lapic 1-u32max
PARAM_VALUE 0 mpc->length 45-u16max
PARAM_VALUE 0 mpc->spec 1,4
PARAM_VALUE 1 mpt 4096-ptr_max
PARAM_VALUE 1 *mpt 5-255
DATA_SOURCE 0 mpc $0
PARAM_COMPARE 0 mpc < $1
PARAM_COMPARE 0 mpc < $1
PARAM_COMPARE 1 mpt > $0
NOCHECK_CALL
UNITS 1 mpt unit_byte
LOCK2 irq