acrn-hypervisor/hypervisor/arch/x86
Shiqing Gao dd43f3ba0a hv: replace CPU_PAGE_MASK with PAGE_MASK
replace CPU_PAGE_MASK with PAGE_MASK
These two MACROs are duplicated and PAGE_MASK is a more reasonable name.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-03 15:14:57 +08:00
..
boot hv: replace CPU_PAGE_SIZE with PAGE_SIZE 2018-12-03 15:14:57 +08:00
configs HV: replace serial PCI MMIO base with BDF config 2018-12-03 13:20:35 +08:00
guest hv: replace CPU_PAGE_SHIFT with PAGE_SHIFT 2018-12-03 15:14:57 +08:00
assign.c hv: replace CPU_PAGE_SHIFT with PAGE_SHIFT 2018-12-03 15:14:57 +08:00
cpu_state_tbl.c HV: add px cx data of bxt n3350 SOC 2018-11-09 13:07:53 +08:00
cpu.c hv: replace CPU_PAGE_MASK with PAGE_MASK 2018-12-03 15:14:57 +08:00
cpuid.c hv: cpu: fix "Procedure has more than one exit point" 2018-12-03 11:10:04 +08:00
ept.c hv: replace CPU_PAGE_SIZE with PAGE_SIZE 2018-12-03 15:14:57 +08:00
gdt.c fix "Procedure is not pure assembler" 2018-11-13 16:28:58 +08:00
io.c hv: replace CPU_PAGE_SIZE with PAGE_SIZE 2018-12-03 15:14:57 +08:00
ioapic.c hv: fix type conversion violations 2018-11-30 18:14:59 +08:00
irq.c modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00
Kconfig HV: replace serial PCI MMIO base with BDF config 2018-12-03 13:20:35 +08:00
lapic.c hv: lapic: fix a theoretic infinite loop when clear lapic isr 2018-11-22 12:44:21 +08:00
mmu.c hv: memory: fix "Procedure has more than one exit point" 2018-12-03 11:10:04 +08:00
mtrr.c hv: memory: fix "Procedure has more than one exit point" 2018-12-03 11:10:04 +08:00
notify.c hv: other: fix "Procedure has more than one exit point" 2018-12-03 11:10:04 +08:00
page.c hv: trusty: reserve memory for trusty 2018-11-30 16:49:27 +08:00
pagetable.c hv: mmu: replace dynamic memory allocation in memory 2018-11-02 13:15:48 +08:00
pm.c hv: other: fix "Procedure has more than one exit point" 2018-12-03 11:10:04 +08:00
retpoline-thunk.S license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
static_checks.c modularization: boot component 2018-12-03 09:09:44 +08:00
timer.c fix "Procedure is not pure assembler" 2018-11-13 16:28:58 +08:00
trampoline.c modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00
trusty.c hv: replace CPU_PAGE_SIZE with PAGE_SIZE 2018-12-03 15:14:57 +08:00
virq.c hv: dev: fix "Procedure has more than one exit point" 2018-12-03 11:10:04 +08:00
vmexit.c hypervisor: use "wbinvd" carefully in RT environment 2018-11-16 10:24:23 +08:00
vmx_asm.S fix spec_ctrl msr save/restore 2018-08-16 16:24:13 +08:00
vmx.c hv: replace CPU_PAGE_SIZE with PAGE_SIZE 2018-12-03 15:14:57 +08:00
vtd.c hv: replace CPU_PAGE_SHIFT with PAGE_SHIFT 2018-12-03 15:14:57 +08:00
wakeup.S hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00