coreboot/src/include/cpu/x86
Subrata Banik 3337497d2a cpu/x86: Add support to run function with argument over APs
This patch ensures that user can pass a function with given argument
list to execute over APs.

BUG=b:74436746
BRANCH=none
TEST=Able to run functions over APs with argument.

Change-Id: I668b36752f6b21cb99cd1416c385d53e96117213
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/25725
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2018-05-14 08:39:42 +00:00
..
bist.h x86 BIST: Fix missing include 2016-11-24 21:39:41 +01:00
cache.h include/cpu/x86: Add clflush inline function 2017-12-20 16:36:43 +00:00
cr.h arch/x86: print cr2 value on every exception 2018-04-26 15:18:41 +00:00
gdt.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lapic.h arch/x86: Fix ugly NEED_LAPIC use 2017-08-19 15:30:40 +00:00
lapic_def.h src/include: Remove spaces before tabs 2017-03-12 15:45:37 +01:00
mp.h cpu/x86: Add support to run function with argument over APs 2018-05-14 08:39:42 +00:00
msr.h cpu/x86: move NXE and PAT accesses to paging module 2018-04-23 09:18:07 +00:00
mtrr.h x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs 2018-02-16 22:38:50 +00:00
name.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pae.h cpu/x86: add limited runtime identity page mapping 2018-04-26 06:55:59 +00:00
post_code.h src/include: Add guards on all header files 2017-08-01 23:04:15 +00:00
smm.h cpu/x86: add AMD registers to SMM save state 2017-10-19 15:13:18 +00:00
tsc.h src/include: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:55:05 +00:00