Searched refs:AMDID_PAGE1GB (Results 1 – 2 of 2) sorted by relevance
226 #define AMDID_PAGE1GB 0x04000000 macro
1636 if ((amd_feature & AMDID_PAGE1GB) != 0) { in create_pagetables()2392 if ((amd_feature & AMDID_PAGE1GB) != 0) { in pmap_init()10192 KASSERT((amd_feature & AMDID_PAGE1GB) != 0, in pmap_large_map_kextract()10252 if ((amd_feature & AMDID_PAGE1GB) != 0 && rounddown2(spa + len, in pmap_large_map()10273 if ((amd_feature & AMDID_PAGE1GB) != 0 && len >= NBPDP && in pmap_large_map()10337 KASSERT((amd_feature & AMDID_PAGE1GB) != 0, in pmap_large_unmap()10487 if ((amd_feature & AMDID_PAGE1GB) != 0) { in pmap_large_map_wb_large()