Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arc/mm/
Dtlb.c729 unsigned int ver:8, sasid:1, sz1:4, sz0:4, res:2, pae:1, in read_decode_mmu_bcr() member
734 pae:1, res:2, sz0:4, sz1:4, sasid:1, ver:8; in read_decode_mmu_bcr()
767 pae_exists = mmu->pae = mmu4->pae; in read_decode_mmu_bcr()
787 IS_AVAIL2(p_mmu->pae, ", PAE40 ", CONFIG_ARC_HAS_PAE40)); in arc_mmu_mumbojumbo()
843 if (IS_ENABLED(CONFIG_ARC_HAS_PAE40) && !mmu->pae) in arc_mmu_init()
/kernel/linux/linux-5.10/arch/arc/include/asm/
Darcregs.h311 unsigned int ver:4, pg_sz_k:8, s_pg_sz_m:8, pad:10, sasid:1, pae:1; member
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/
Dprocessor.c1118 bool pae; in kvm_get_cpu_address_width() local
1122 pae = kvm_get_supported_cpuid_entry(1)->edx & (1 << 6); in kvm_get_cpu_address_width()
1123 *pa_bits = pae ? 36 : 32; in kvm_get_cpu_address_width()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dmmu.rst66 pages, pae, pse, pse36, cr0.wp, and 1GB pages. Emulated hardware also