Int 67/AX=5DE3h

Prev Next Ralf Interrups Categories Contents

------

RM386 - SET PAGE TABLE

AX = 5DE3h
ES:DI -> 1088-byte buffer containing page table

Notes: Only the access bits of the page table are used, the remainder is ignored. RM386 traps this function on the initial transition to protected mode caused by the INT instruction, which means it can not be overridden simply by hooking the interrupt

See Also: AX=5DE2h

Category: Memory Management - Int 67h - R

------

Prev Next Ralf Interrups Categories Contents