Home
last modified time | relevance | path

Searched refs:insertMapping (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/util/x86/
Dx86_page_tables.go632 func (as *addressSpace) insertMapping(base uint64, size uint64, pat uint, nx bool) { func
678 as.insertMapping(base, mappingSize, pat, nx)