Searched defs:cr0 (Results 1 - 3 of 3) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/arch/x86/api/
H A Dfaults.c61 handleKernelException( word_t vector, word_t errcode, word_t ip, word_t sp, word_t flags, word_t cr0, word_t cr2, word_t cr3, word_t cr4 ) argument
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/object/
H A Dvcpu.h288 word_t cr0; member in struct:vcpu
/seL4-l4v-10.1.1/seL4/src/arch/x86/object/
H A Dvcpu.c221 vtx_check_fixed_values(word_t cr0, word_t cr4) argument
1393 word_t cr0 = vcpu->cr0; local
[all...]

Completed in 43 milliseconds