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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dacl.c421 posix_acl_xattr_entry pae; lustre_acl_xattr_merge2ext() local
440 lustre_posix_acl_le_to_cpu(&pae, &posix_header->a_entries[i]); lustre_acl_xattr_merge2ext()
441 switch (pae.e_tag) { lustre_acl_xattr_merge2ext()
446 if (pae.e_id != ACL_UNDEFINED_ID) { lustre_acl_xattr_merge2ext()
452 if (pae.e_id == NOBODY_UID) lustre_acl_xattr_merge2ext()
483 if (pae.e_id == NOBODY_GID) lustre_acl_xattr_merge2ext()
/linux-4.1.27/arch/x86/kvm/
H A Dmmutrace.h36 role.cr4_pae ? " pae" : "", \
H A Dx86.c508 * Load the pae pdptrs. Return true is they are all valid.
/linux-4.1.27/drivers/scsi/
H A D3w-9xxx.c1383 unsigned int pae = 0; twa_load_sgl() local
1386 pae = 1; twa_load_sgl()
1405 sgl = (TW_SG_Entry *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry)/4) + pae); twa_load_sgl()
1411 oldcommand->size += pae; twa_load_sgl()
H A D3w-sas.c687 unsigned int pae = 0; twl_load_sgl() local
690 pae = 1; twl_load_sgl()
708 sgl = (TW_SG_Entry_ISO *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry_ISO)/4) + pae + (sizeof(dma_addr_t) > 4 ? 1 : 0)); twl_load_sgl()
711 oldcommand->size += pae; twl_load_sgl()
/linux-4.1.27/arch/x86/include/asm/
H A Dkvm_host.h306 u64 pdptrs[4]; /* pae */

Completed in 207 milliseconds