Paging: Difference between revisions

m
Missing Semicolon
[unchecked revision][unchecked revision]
m (Syntax highlighting and minor correction)
m (Missing Semicolon)
Line 155:
// When it is, then there is already a mapping present. What do you do now?
pt[ptindex] = ((unsigned long)physaddr) | (flags & 0xFFF) | 0x01; // Present
// Now you need to flush the entry in the TLB
Anonymous user