Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arc/mm/
Dtlb.c750 unsigned int ver:8, sasid:1, sz1:4, sz0:4, res:2, pae:1, in read_decode_mmu_bcr() member
755 pae:1, res:2, sz0:4, sz1:4, sasid:1, ver:8; in read_decode_mmu_bcr()
788 pae_exists = mmu->pae = mmu4->pae; in read_decode_mmu_bcr()
808 IS_AVAIL2(p_mmu->pae, ", PAE40 ", CONFIG_ARC_HAS_PAE40)); in arc_mmu_mumbojumbo()
864 if (IS_ENABLED(CONFIG_ARC_HAS_PAE40) && !mmu->pae) in arc_mmu_init()
/Linux-v5.4/arch/arc/include/asm/
Darcregs.h283 unsigned int ver:4, pg_sz_k:8, s_pg_sz_m:8, pad:10, sasid:1, pae:1; member
/Linux-v5.4/tools/testing/selftests/kvm/lib/x86_64/
Dprocessor.c1169 bool pae; in kvm_get_cpu_address_width() local
1173 pae = kvm_get_supported_cpuid_entry(1)->edx & (1 << 6); in kvm_get_cpu_address_width()
1174 *pa_bits = pae ? 36 : 32; in kvm_get_cpu_address_width()
/Linux-v5.4/drivers/scsi/
D3w-sas.c684 unsigned int pae = 0; in twl_load_sgl() local
687 pae = 1; in twl_load_sgl()
705 …sgl = (TW_SG_Entry_ISO *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry_ISO)/4) + pae +… in twl_load_sgl()
708 oldcommand->size += pae; in twl_load_sgl()
D3w-9xxx.c1385 unsigned int pae = 0; in twa_load_sgl() local
1388 pae = 1; in twa_load_sgl()
1407 sgl = (TW_SG_Entry *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry)/4) + pae); in twa_load_sgl()
1413 oldcommand->size += pae; in twa_load_sgl()
/Linux-v5.4/Documentation/virt/kvm/
Dmmu.txt52 pages, pae, pse, pse36, cr0.wp, and 1GB pages. Emulated hardware also