diff --git a/libsel4/arch_include/x86/interfaces/object-api-arch.xml b/libsel4/arch_include/x86/interfaces/object-api-arch.xml index 5b9c01866..c2a9c074f 100644 --- a/libsel4/arch_include/x86/interfaces/object-api-arch.xml +++ b/libsel4/arch_include/x86/interfaces/object-api-arch.xml @@ -422,7 +422,7 @@ - Map an extended page table. + Map a page into a VCPU Extended Page Table (EPT). See @@ -1057,12 +1057,12 @@ - - Map an EPT page directory page table. + Map a Page-Directory Pointers Table (PDPT) into a VCPU Extended Page Table. See @@ -1102,7 +1102,7 @@ - Unmap an EPT page directory page table. + Unmap a Page-Directory Pointer Table (PDPT) into a VCPU Extended Page Table. See @@ -1129,7 +1129,7 @@ - Map an EPT page directory. + Map a Page Directory (PD) into a VCPU Extended Page Table. See @@ -1170,7 +1170,7 @@ - Unmap an EPT page directory. + Unmap a Page Directory (PD) from a VCPU Extended Page Table. See @@ -1197,7 +1197,7 @@ - Map an EPT page table. + Map a Page Table (PT) into a VCPU Extended Page Table. See @@ -1238,7 +1238,7 @@ - Unmap an EPT page table. + Unmap a Page Table (PT) from a VCPU Extended Page Table. See