VirtualBox

Changeset 108805 in vbox for trunk/src


Ignore:
Timestamp:
Mar 31, 2025 5:59:39 PM (2 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168248
Message:

VMM/IEM: Two more TLB todos for arm. jiraref:VBP-1598

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMInternal.h

    r108791 r108805  
    616616#  define IEMTLBE_F_PHYS_REV                UINT64_C(0xff80000000000000)
    617617# endif
     618/** @todo ARM: We need to identify which EL the entry is from (EL1,
     619 *        EL2 or EL3)! */
    618620#endif
    619621/** @} */
     
    13011303/** Get the current TLB page (granule) offset mask. */
    13021304# define IEM_F_ARM_GET_TLB_PAGE_OFFSET_MASK(a_fExec) IEM_F_ARM_GET_S1_PAGE_OFFSET_MASK(a_fExec)
     1305
     1306/** @todo ARM: Need copy of TCR_ELx.EPD0 & TCR_ELx.EPD1. */
    13031307
    13041308#endif /* ARM || doxygen  */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette