Searched refs:pae (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/arc/mm/ |
| H A D | tlb.c | 22 unsigned int ver, pg_sz_k, s_pg_sz_m, pae, sets, ways; member 592 mmu->pae = mmu4->pae; in arc_mmu_mumbojumbo() 606 IS_AVAIL2(mmu->pae, ", PAE40 ", CONFIG_ARC_HAS_PAE40)); in arc_mmu_mumbojumbo() 613 return mmuinfo.pae && !is_pae40_enabled(); in pae40_exist_but_not_enab() 654 if (IS_ENABLED(CONFIG_ARC_HAS_PAE40) && !mmu->pae) in arc_mmu_init()
|
| /linux/arch/arc/include/asm/ |
| H A D | arcregs.h | 197 unsigned int ver:8, sasid:1, sz1:4, sz0:4, res:2, pae:1, member 202 pae:1, res:2, sz0:4, sz1:4, sasid:1, ver:8;
|
| /linux/lib/zstd/common/ |
| H A D | cpu.h | 136 D(pae, 6)
|
| /linux/drivers/scsi/ |
| H A D | 3w-sas.c | 683 unsigned int pae = 0; in twl_load_sgl() local 686 pae = 1; in twl_load_sgl() 704 …sgl = (TW_SG_Entry_ISO *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry_ISO)/4) + pae +… in twl_load_sgl() 707 oldcommand->size += pae; in twl_load_sgl()
|
| H A D | 3w-9xxx.c | 1385 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/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 70 0x1, 0, edx, 6, pae , Physical Address Extensions 700 0x80000001, 0, edx, 6, pae , Physical Address Extensions
|