HomeFreeBSD

Add amd64 functions to load/store GDT register, store IDT and TR registers.

Description

Add amd64 functions to load/store GDT register, store IDT and TR registers.

Note that lgdt() name is already used for function which, besides
loading GDT, also reloads segment descriptors cache, thus new function
is named bare_lgdt().

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS306087: Export the pmap_cache_bits() and pmap_pinit_pml4() functions from the
Branches
Unknown
Tags
Unknown