This commit is contained in:
Berkus Decker 2020-12-21 11:54:08 +02:00
parent 91f9c2c215
commit fa91a108fd
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ register_bitfields! {
// drop bottom 4 bits from it in these fields.
Next OFFSET(4) NUMBITS(44) [], // 16-bytes-aligned, size of canonical phys address is 48 bits
// -- 16 bits still free here --
// -- New word doundary --
// -- New word boundary --
// -- 4 bits still free here --
// Prev CTE node address -- per cteInsert this is address of the entire CTE slot
Prev OFFSET(68) NUMBITS(44) []