Home
last modified time | relevance | path

Searched defs:SetMapping (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/util/x86/
H A Dx86_page_tables.go309 func (pte *pageTableEntry) SetMapping(base uint64, pat uint, nx bool) { func
416 func (pde *pageDirectoryEntry) SetMapping(base uint64, pat uint, nx bool) { func