Home
last modified time | relevance | path

Searched refs:acrn_vmtrr (Results 1 – 3 of 3) sorted by relevance

/hypervisor/arch/x86/guest/
A Dvmtrr.c46 static inline struct acrn_vcpu *vmtrr2vcpu(const struct acrn_vmtrr *vmtrr) in vmtrr2vcpu()
77 static inline bool is_mtrr_enabled(const struct acrn_vmtrr *vmtrr) in is_mtrr_enabled()
82 static inline bool is_fixed_range_mtrr_enabled(const struct acrn_vmtrr *vmtrr) in is_fixed_range_mtrr_enabled()
88 static inline uint8_t get_default_memory_type(const struct acrn_vmtrr *vmtrr) in get_default_memory_type()
96 struct acrn_vmtrr *vmtrr = &vcpu->arch.vmtrr; in init_vmtrr()
166 static void update_ept_mem_type(const struct acrn_vmtrr *vmtrr) in update_ept_mem_type()
207 struct acrn_vmtrr *vmtrr = &vcpu->arch.vmtrr; in write_vmtrr()
252 const struct acrn_vmtrr *vmtrr = &vcpu->arch.vmtrr; in read_vmtrr()
/hypervisor/include/arch/x86/asm/guest/
A Dvmtrr.h50 struct acrn_vmtrr { struct
A Dvcpu.h249 struct acrn_vmtrr vmtrr;

Completed in 6 milliseconds