Searched defs:pae (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/target/i386/hvf/ |
H A D | x86_mmu.c | 52 static int gpt_top_level(CPUState *cpu, bool pae) in gpt_top_level() 64 static inline int gpt_entry(target_ulong addr, int level, bool pae) in gpt_entry() 70 static inline int pte_size(bool pae) in pte_size() 77 int level, bool pae) in get_pt_entry() 99 int level, bool *is_large, bool pae) in test_pt_entry() 155 static inline uint64_t large_page_gpa(struct gpt_translation *pt, bool pae) in large_page_gpa() 170 struct gpt_translation *pt, bool pae) in walk_gpt()
|
/openbmc/u-boot/arch/arc/include/asm/ |
H A D | arc-bcr.h | 65 unsigned int ver:8, sasid:1, sz1:4, sz0:4, res:2, pae:1, member
|
/openbmc/linux/arch/arc/mm/ |
H A D | tlb.c | 22 unsigned int ver, pg_sz_k, s_pg_sz_m, pae, sets, ways; member
|
/openbmc/linux/drivers/scsi/ |
H A D | 3w-sas.c | 683 unsigned int pae = 0; in twl_load_sgl() local
|
H A D | 3w-9xxx.c | 1385 unsigned int pae = 0; in twa_load_sgl() local
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | arcregs.h | 200 unsigned int ver:8, sasid:1, sz1:4, sz0:4, res:2, pae:1, member
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | 11615 bool pae = (sregs2->cr0 & X86_CR0_PG) && (sregs2->cr4 & X86_CR4_PAE) && in __set_sregs2() local
|