zephyr/arch/x86/include
Andrew Boie f6c64e92ce x86: fix arch_user_mode_enter locking
This function iterates over the thread's memory domain
and updates page tables based on it. We need to be holding
z_mem_domain_lock while this happens.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-10-20 09:37:49 -07:00
..
ia32 x86-32: Allow set DPL value for an exception 2020-09-02 20:54:57 -04:00
intel64 x86_64: fix size to init stack at boot 2020-09-17 21:05:45 -04:00
kernel_arch_data.h x86: move some per-cpu initialization to C 2020-01-13 16:35:10 -05:00
kernel_arch_func.h x86: paging code rewrite 2020-08-25 15:49:59 -04:00
offsets_short_arch.h x86: optimize locations of psp and thread ptables 2020-01-13 16:35:10 -05:00
x86_mmu.h x86: fix arch_user_mode_enter locking 2020-10-20 09:37:49 -07:00