Searched refs:newtable (Results 1 – 1 of 1) sorted by relevance
293 PageTable *newtable = PMapAllocPageTable(); in PMapLookupEntry() local294 if (!newtable) in PMapLookupEntry()297 pte = DMVA2PA((uint64_t)newtable) | PTE_P | PTE_W | PTE_U; in PMapLookupEntry()309 PageTable *newtable = PMapAllocPageTable(); in PMapLookupEntry() local310 if (!newtable) in PMapLookupEntry()313 pte = DMVA2PA((uint64_t)newtable) | PTE_P | PTE_W | PTE_U; in PMapLookupEntry()325 PageTable *newtable = PMapAllocPageTable(); in PMapLookupEntry() local326 if (!newtable) in PMapLookupEntry()329 pte = DMVA2PA((uint64_t)newtable) | PTE_P | PTE_W | PTE_U; in PMapLookupEntry()