gvisor/pkg/sentry/platform/ring0
Adin Scannell 41f766893a Minor ring0 interface cleanup.
- Remove unused methods.
- Provide declaration for asm function.

PiperOrigin-RevId: 200146850
Change-Id: Ic455c96ffe0d2e78ef15f824eb65d7de705b054a
2018-06-11 18:17:15 -07:00
..
gen_offsets
pagetables Make page tables split-safe. 2018-06-11 18:15:14 -07:00
BUILD
defs.go Split PCID implementation from page tables. 2018-06-06 22:52:55 -07:00
defs_amd64.go Ensure guest-mode for page table modifications. 2018-06-06 23:26:14 -07:00
entry_amd64.go
entry_amd64.s Fix kernel flags handling and add missing vectors. 2018-06-08 17:51:50 -07:00
kernel.go Minor ring0 interface cleanup. 2018-06-11 18:17:15 -07:00
kernel_amd64.go Handle all exception vectors. 2018-06-11 17:57:19 -07:00
kernel_unsafe.go
lib_amd64.go Minor ring0 interface cleanup. 2018-06-11 18:17:15 -07:00
lib_amd64.s
offsets_amd64.go Fix kernel flags handling and add missing vectors. 2018-06-08 17:51:50 -07:00
ring0.go
x86.go Fix kernel flags handling and add missing vectors. 2018-06-08 17:51:50 -07:00