zephyr/kernel/include
Andrew Boie 8915e41b7b userspace: adjust arch memory domain interface
The current API was assuming too much, in that it expected that
arch-specific memory domain configuration is only maintained
in some global area, and updates to domains that are not currently
active have no effect.

This was true when all memory domain state was tracked in page
tables or MPU registers, but no longer works when arch-specific
memory management information is stored in thread-specific areas.

This is needed for: #13441 #13074 #15135

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-08-05 13:25:50 +02:00
..
gen_offset.h
kernel_internal.h userspace: adjust arch memory domain interface 2019-08-05 13:25:50 +02:00
kernel_offsets.h kernel: offsets: exclude from coverage 2019-06-25 17:22:34 -07:00
kernel_structs.h Includes: #ifdef CONFIG_USE_SWITCH instead of #if to avoid undef warning 2019-07-14 04:58:47 -07:00
ksched.h cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
kswap.h arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
offsets_short.h
syscall_handler.h userspace: minor typo fixes in various places 2019-07-02 19:18:48 -04:00
timeout_q.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
wait_q.h cleanup: include/: move misc/rb.h to sys/rb.h 2019-06-27 22:55:49 -04:00