| /linux/arch/powerpc/mm/book3s64/ |
| H A D | slb.c | 54 static void assert_slb_presence(bool present, unsigned long ea) in assert_slb_presence() 75 static inline void slb_shadow_update(unsigned long ea, int ssize, in slb_shadow_update() 96 static inline void create_shadowed_slbe(unsigned long ea, int ssize, in create_shadowed_slbe() 306 static void preload_add(struct thread_info *ti, unsigned long ea) in preload_add() 446 unsigned long ea; in switch_slb() local 596 static long slb_insert_entry(unsigned long ea, unsigned long context, in slb_insert_entry() 662 static long slb_allocate_kernel(unsigned long ea, unsigned long id) in slb_allocate_kernel() 711 static long slb_allocate_user(struct mm_struct *mm, unsigned long ea) in slb_allocate_user() 744 unsigned long ea = regs->dar; in DEFINE_INTERRUPT_HANDLER_RAW() local
|
| H A D | hash_utils.c | 1641 static int subpage_protection(struct mm_struct *mm, unsigned long ea) in subpage_protection() 1679 static inline int subpage_protection(struct mm_struct *mm, unsigned long ea) in subpage_protection() 1685 void hash_failure_debug(unsigned long ea, unsigned long access, in hash_failure_debug() 1697 static void check_paca_psize(unsigned long ea, struct mm_struct *mm, in check_paca_psize() 1720 int hash_page_mm(struct mm_struct *mm, unsigned long ea, in hash_page_mm() 1939 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page() 1958 unsigned long ea = regs->dar; in DEFINE_INTERRUPT_HANDLER() local 2015 static bool should_hash_preload(struct mm_struct *mm, unsigned long ea) in should_hash_preload() 2032 static void hash_preload(struct mm_struct *mm, pte_t *ptep, unsigned long ea, in hash_preload() 2347 void hpt_do_stress(unsigned long ea, unsigned long hpte_group) in hpt_do_stress()
|
| H A D | hash_64k.c | 38 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() 228 int __hash_page_64K(unsigned long ea, unsigned long access, in __hash_page_64K()
|
| /linux/arch/powerpc/kernel/ |
| H A D | hw_breakpoint_constraints.c | 14 static bool ea_user_range_overlaps(unsigned long ea, int size, in ea_user_range_overlaps() 31 static bool ea_hw_range_overlaps(unsigned long ea, int size, in ea_hw_range_overlaps() 84 unsigned long ea, int type, int size, in wp_check_constraints() 131 int *type, int *size, unsigned long *ea) in wp_get_instr_detail()
|
| /linux/fs/jfs/ |
| H A D | jfs_xattr.h | 25 struct jfs_ea ea[]; /* Variable length list */ member 35 #define EA_SIZE(ea) \ argument 38 #define NEXT_EA(ea) ((struct jfs_ea *) (((char *) (ea)) + (EA_SIZE (ea)))) argument
|
| H A D | xattr.c | 95 static inline int name_size(struct jfs_ea *ea) in name_size() 103 static inline int copy_name(char *buffer, struct jfs_ea *ea) in copy_name() 144 int size, dxd_t * ea) in ea_write_inline() 202 dxd_t * ea) in ea_write() 668 struct jfs_ea *ea, *old_ea = NULL, *next_ea = NULL; in __jfs_setxattr() local 807 struct jfs_ea *ea, *ealist_end; in __jfs_getxattr() local 865 static inline int can_list(struct jfs_ea *ea) in can_list() 879 struct jfs_ea *ea, *ealist_end; in jfs_listxattr() local
|
| /linux/fs/hpfs/ |
| H A D | ea.c | 20 struct extended_attribute *ea = (struct extended_attribute *)ex; in hpfs_ea_ext_remove() local 81 struct extended_attribute *ea; in hpfs_read_ea() local 136 struct extended_attribute *ea; in hpfs_get_ea() local 199 struct extended_attribute *ea; in hpfs_set_ea() local
|
| H A D | hpfs_fn.h | 145 static unsigned ea_valuelen(struct extended_attribute *ea) in ea_valuelen() 150 static inline struct extended_attribute *next_ea(struct extended_attribute *ea) in next_ea() 155 static inline secno ea_sec(struct extended_attribute *ea) in ea_sec() 160 static inline secno ea_len(struct extended_attribute *ea) in ea_len() 165 static inline char *ea_data(struct extended_attribute *ea) in ea_data()
|
| H A D | inode.c | 50 void *ea; in hpfs_read_inode() local 154 __le32 ea; in hpfs_write_inode_ea() local
|
| /linux/arch/powerpc/include/asm/ |
| H A D | mmu_context.h | 73 unsigned long ea) in alloc_extended_context() 88 static inline bool need_extra_context(struct mm_struct *mm, unsigned long ea) in need_extra_context() 106 unsigned long ea) in alloc_extended_context() 113 static inline bool need_extra_context(struct mm_struct *mm, unsigned long ea) in need_extra_context()
|
| H A D | pte-walk.h | 10 static inline pte_t *find_linux_pte(pgd_t *pgdir, unsigned long ea, in find_linux_pte() 29 static inline pte_t *find_init_mm_pte(unsigned long ea, unsigned *hshift) in find_init_mm_pte()
|
| H A D | isa-bridge.h | 13 unsigned long ea = (unsigned long)address; in isa_vaddr_is_ioport() local
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | fault.c | 24 unsigned long ea, int type) in spufs_handle_event() 88 u64 ea, dsisr, access; in spufs_handle_class1() local
|
| /linux/arch/powerpc/mm/ptdump/ |
| H A D | hashpagetable.c | 183 static void dump_hpte_info(struct pg_state *st, unsigned long ea, u64 v, u64 r, in dump_hpte_info() 206 static int native_find(unsigned long ea, int psize, bool primary, u64 *v, u64 in native_find() 245 static int pseries_find(unsigned long ea, int psize, bool primary, u64 *v, u64 *r) in pseries_find() 322 static int base_hpte_find(unsigned long ea, int psize, bool primary, u64 *v, in base_hpte_find() 331 static unsigned long hpte_find(struct pg_state *st, unsigned long ea, int psize) in hpte_find()
|
| /linux/arch/powerpc/platforms/cell/ |
| H A D | spu_base.c | 149 static int __spu_trap_data_seg(struct spu *spu, unsigned long ea) in __spu_trap_data_seg() 171 static int __spu_trap_data_map(struct spu *spu, unsigned long ea, u64 dsisr) in __spu_trap_data_map() 209 unsigned long ea = (unsigned long)addr; in __spu_kernel_slb() local 229 unsigned long ea = (unsigned long)new_addr; in __slb_present() local
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | mmu-hash.h | 420 static inline unsigned long hpt_vpn(unsigned long ea, in hpt_vpn() 482 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp() 777 static inline unsigned long get_vsid(unsigned long context, unsigned long ea, in get_vsid() 822 static inline unsigned long get_kernel_context(unsigned long ea) in get_kernel_context() 843 static inline unsigned long get_kernel_vsid(unsigned long ea, int ssize) in get_kernel_vsid() 864 static inline unsigned long mk_esid_data(unsigned long ea, int ssize, in mk_esid_data() 877 static inline unsigned long mk_vsid_data(unsigned long ea, int ssize, in mk_vsid_data()
|
| /linux/arch/powerpc/mm/nohash/ |
| H A D | e500_hugetlbpage.c | 104 static inline int book3e_tlb_exists(unsigned long ea, unsigned long pid) in book3e_tlb_exists() 119 book3e_hugetlb_preload(struct vm_area_struct *vma, unsigned long ea, pte_t pte) in book3e_hugetlb_preload()
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_sysfs.c | 109 struct dev_ext_attribute *ea; in ipa_endpoint_id_is_visible() local 126 struct dev_ext_attribute *ea; in endpoint_id_attr_show() local
|
| /linux/fs/udf/ |
| H A D | misc.c | 30 uint8_t *ea = NULL, *ad = NULL; in udf_add_extendedattr() local 132 uint8_t *ea = NULL; in udf_get_extendedattr() local
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-etm-perf.c | 852 struct dev_ext_attribute *ea; in etm_perf_sink_name_show() local 861 struct dev_ext_attribute *ea; in etm_perf_add_symlink_group() local 919 static void etm_perf_del_symlink_group(struct dev_ext_attribute *ea, const char *group_name) in etm_perf_del_symlink_group() 944 struct dev_ext_attribute *ea; in etm_perf_cscfg_event_show() local
|
| /linux/arch/powerpc/math-emu/ |
| H A D | stfiwx.c | 7 stfiwx(u32 *frS, void *ea) in stfiwx()
|
| H A D | stfd.c | 7 stfd(void *frS, void *ea) in stfd()
|
| H A D | lfd.c | 10 lfd(void *frD, void *ea) in lfd()
|
| H A D | stfs.c | 12 stfs(void *frS, void *ea) in stfs()
|
| H A D | lfs.c | 12 lfs(void *frD, void *ea) in lfs()
|