/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/ |
A D | monitor.h | 38 #define hvm_monitor_crX(cr, new, old) \ argument
|
A D | nestedhvm.h | 75 static inline void nestedhvm_set_cr(struct vcpu *v, unsigned int cr, in nestedhvm_set_cr()
|
A D | hvm.h | 327 static inline void hvm_update_guest_cr(struct vcpu *v, unsigned int cr) in hvm_update_guest_cr()
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_console.c | 796 libxl_xen_console_reader *cr; in libxl_xen_console_read_start() local 819 libxl_xen_console_reader *cr, in libxl_xen_console_read_line() 848 libxl_xen_console_reader *cr) in libxl_xen_console_read_finish()
|
/xen-4.10.0-shim-comet/xen/drivers/char/ |
A D | pl011.c | 94 unsigned int cr; in pl011_init_preirq() local
|
A D | ns16550.c | 93 u16 cr; member
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/ |
A D | xenlight_stubs.c | 1107 libxl_xen_console_reader *cr; in stub_libxl_xen_console_read_start() local 1139 libxl_xen_console_reader *cr = (libxl_xen_console_reader *) Console_reader_val(reader); in stub_libxl_xen_console_read_line() local 1158 libxl_xen_console_reader *cr = (libxl_xen_console_reader *) Console_reader_val(reader); in stub_libxl_xen_console_read_finish() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/ |
A D | vmx.c | 1539 static void vmx_update_guest_cr(struct vcpu *v, unsigned int cr) in vmx_update_guest_cr() 2640 unsigned long cr = VMX_CONTROL_REG_ACCESS_NUM(exit_qualification); in vmx_cr_access() local 2645 unsigned long cr = VMX_CONTROL_REG_ACCESS_NUM(exit_qualification); in vmx_cr_access() local
|
A D | vvmx.c | 2449 int cr, write; in nvmx_n2_vmexit_handler() local 2587 void nvmx_set_cr_read_shadow(struct vcpu *v, unsigned int cr) in nvmx_set_cr_read_shadow()
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_info.c | 884 libxl_xen_console_reader *cr; in main_dmesg() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | hvm.c | 2057 int hvm_mov_to_cr(unsigned int cr, unsigned int gpr) in hvm_mov_to_cr() 2107 int hvm_mov_from_cr(unsigned int cr, unsigned int gpr) in hvm_mov_from_cr() 2179 static void hvm_update_cr(struct vcpu *v, unsigned int cr, unsigned long value) in hvm_update_cr()
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/ |
A D | svm.c | 536 void svm_update_guest_cr(struct vcpu *v, unsigned int cr) in svm_update_guest_cr() 1807 int gp, cr, dir, rc; in svm_vmexit_do_cr_access() local
|
/xen-4.10.0-shim-comet/tools/fuzz/x86_instruction_emulator/ |
A D | fuzz-emul.c | 28 unsigned long cr[5]; member
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/svm/ |
A D | vmcb.h | 382 uint32_t cr: 1; member
|
/xen-4.10.0-shim-comet/tools/xentrace/ |
A D | xenalyze.c | 1353 unsigned cr; member 4085 long cr=(long)data; in hvm_cr_write_summary() local 4181 unsigned cr; in hvm_cr_write_process() member 4185 unsigned cr; in hvm_cr_write_process() member 4189 unsigned cr; in hvm_cr_write_process() local 4695 } *cr = (typeof(cr))ri->d; in hvm_generic_dump() local
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | libvhd.c | 715 char *cr; in vhd_time_to_string() local
|