zephyr/arch/x86/core
Piotr Mienkowski 17b08ceca5 power: clean up system power managment function names
This commit cleans up names of system power management functions by
assuring that:
- all functions start with 'sys_pm_' prefix
- API functions which should not be exposed to the user start with '_'
- name of the function hints at its purpose

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-03-26 13:27:55 -04:00
..
offsets x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
CMakeLists.txt x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
Kconfig x86: fix Spectre V1 index checks 2019-03-11 09:54:04 -07:00
cache.c arch: x86: Make if statement evaluate a boolean expression 2018-11-30 08:05:11 -08:00
cache_s.S
cpuhalt.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
crt0.S power: clean up system power managment function names 2019-03-26 13:27:55 -04:00
excstub.S x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
fatal.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
float.c x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
intstub.S x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
irq_manage.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
irq_offload.c irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
reboot_rst_cnt.c
spec_ctrl.c x86: enable Extended IBRS 2019-03-01 12:35:04 -08:00
swap.S x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
sys_fatal_error_handler.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
thread.c x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
userspace.S all: Update reserved function names 2019-03-11 13:48:42 -04:00
x86_mmu.c all: Update reserved function names 2019-03-11 13:48:42 -04:00