acrn-hypervisor/hypervisor/include/arch/x86
Binbin Wu 0800624fe5 hv: vtd: use pre-defined function for bdf calculation
Use pre-defined inline function for pci bus/slot/function calculation.

Tracked-on: #1747
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-11-08 09:12:30 +08:00
..
guest HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
abl_seed_parse.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
apicreg.h hv: self-IPI APIC register in x2APIC mode of guest vLAPIC 2018-11-02 13:48:43 +08:00
assign.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
cpu.h HV: enable L1 cache flush when VM entry 2018-11-01 11:21:15 +08:00
cpufeatures.h HV: add CPU capabilities detection for L1TF mitigation 2018-11-01 11:21:15 +08:00
cpuid.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
gdt.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
host_pm.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
hv_arch.h hv: mmu: add static paging table allocation for hypervisor 2018-11-02 13:15:48 +08:00
idt.h HV:treewide:transfer the struct member types to non-basic types 2018-06-29 15:48:19 +08:00
io.h hv: add mmio functions for 64bit values 2018-08-23 11:09:25 +08:00
ioapic.h doc: hv: add comments to irq APIs for documentation 2018-11-02 15:34:36 -07:00
ioreq.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
irq.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
lapic.h doc: hv: add comments to irq APIs for documentation 2018-11-02 15:34:36 -07:00
mmu.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
msr.h hv: Add APIs to convert x2APIC MSR accesses to LAPIC MMIO offset 2018-11-02 13:48:43 +08:00
mtrr.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
multiboot.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
page.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
per_cpu.h hv:Replace dynamic memory with static for sbuf 2018-11-01 11:21:49 +08:00
pgtable.h HV:MM:add API docs 2018-11-02 15:30:36 -07:00
sbl_seed_parse.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
timer.h HV:fix type related violations 2018-10-10 13:02:00 +08:00
trusty.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
vmexit.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
vmx.h HV:treewide:rename vcpu_arch data structure 2018-11-05 15:35:49 +08:00
vtd.h hv: vtd: use pre-defined function for bdf calculation 2018-11-08 09:12:30 +08:00
zeropage.h