Home
last modified time | relevance | path

Searched defs:cr3 (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_mmu.c138 uint64_t cr3; in hv_vm_tlb_flush() local
259 uint64_t cr3; in hv_flush_tlb_others_ex() local
/freebsd/sys/amd64/amd64/
H A Defirt_machdep.c291 uint64_t cr3; in efi_arch_enter() local
324 uint64_t cr3; in efi_arch_leave() local
H A Dmachdep.c1274 uint64_t cr3; in amd64_loadaddr() local
H A Dpmap.c10143 uint64_t cached, cr3, kcr3, ucr3; in pmap_activate_sw_pcid_pti() local
10182 uint64_t cached, cr3; in pmap_activate_sw_pcid_nopti() local
11745 uint64_t cr3, pa, base; in pmap_san_enter_early() local
/freebsd/sys/contrib/xen/hvm/
H A Dhvm_vcpu.h41 uint32_t cr3; member
105 uint64_t cr3; member
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_encoder.c408 uint64_t cr3; in pt_enc_next() local
789 int pt_encode_pip(struct pt_encoder *encoder, uint64_t cr3, uint8_t flags) in pt_encode_pip()
H A Dpt_insn_decoder.c1458 uint64_t cr3; in pt_insn_process_paging() local
H A Dpt_block_decoder.c3166 uint64_t cr3; in pt_blk_process_paging() local
/freebsd/tools/test/stress2/tools/
H A Dbench.c119 cr3(void) in cr3() function
/freebsd/sys/contrib/xen/arch-x86/
H A Dxen-x86_32.h168 #define xen_cr3_to_pfn(cr3) (((unsigned)(cr3) >> 12) | ((unsigned)(cr3) << 20)) argument
H A Dxen-x86_64.h219 #define xen_cr3_to_pfn(cr3) ((unsigned long)(cr3) >> 12) argument
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h689 uint64_t cr3; member
1253 uint64_t cr3; member
1273 uint64_t cr3; member
1668 uint64_t cr3; member
H A Dintel-pt.h.in689 uint64_t cr3; member
1253 uint64_t cr3; member
1273 uint64_t cr3; member
1668 uint64_t cr3; member
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c1259 uint64_t cr3 = pt_dfix_max_cr3; in event_paging() local
1309 uint64_t cr3 = pt_dfix_max_cr3; in event_async_paging() local
1356 uint64_t from = pt_dfix_sext_ip, cr3 = pt_dfix_max_cr3; in event_async_paging_suppressed() local
/freebsd/sys/dev/acpica/
H A Dacpi_thermal.c79 int cr3; member
/freebsd/usr.sbin/bhyveload/
H A Dbhyveload.c117 static uint64_t gdtbase, cr3, rsp; variable
/freebsd/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h82 uint64_t cr3; member
196 uint64_t cr3; member
/freebsd/sys/contrib/xen/
H A Dvm_event.h210 uint64_t cr3; member
/freebsd/sys/amd64/vmm/amd/
H A Dvmcb.h318 uint64_t cr3; /* Guest CR3 */ member
/freebsd/sys/amd64/include/
H A Dvmm.h550 uint64_t cr3; member
/freebsd/sys/i386/i386/
H A Dpmap.c432 u_int cr3, ncr4; in __CONCAT() local
5868 u_int32_t cr3; in __CONCAT() local
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie_regs.h79 uint32_t cr3; member