Home
last modified time | relevance | path

Searched refs:rflags (Results 1 – 25 of 39) sorted by relevance

12

/linux/arch/powerpc/mm/book3s64/
H A Dhash_64k.c45 unsigned long rflags, pa; in __hash_page_4K() local
77 rflags = htab_convert_pte_flags(subpg_pte, flags); in __hash_page_4K()
86 rflags = hash_page_do_lazy_icache(rflags, __pte(old_pte), trap); in __hash_page_4K()
120 ret = mmu_hash_ops.hpte_updatepp(gslot, rflags, vpn, in __hash_page_4K()
162 slot = mmu_hash_ops.hpte_insert(hpte_group, vpn, pa, rflags, 0, in __hash_page_4K()
172 rflags, HPTE_V_SECONDARY, in __hash_page_4K()
234 unsigned long rflags, pa; in __hash_page_64K() local
268 rflags = htab_convert_pte_flags(new_pte, flags); in __hash_page_64K()
273 rflags = hash_page_do_lazy_icache(rflags, __pte(old_pte), trap); in __hash_page_64K()
283 if (mmu_hash_ops.hpte_updatepp(gslot, rflags, vpn, MMU_PAGE_64K, in __hash_page_64K()
[all …]
H A Dhash_4k.c27 unsigned long rflags, pa; in __hash_page_4K() local
59 rflags = htab_convert_pte_flags(new_pte, flags); in __hash_page_4K()
64 rflags = hash_page_do_lazy_icache(rflags, __pte(old_pte), trap); in __hash_page_4K()
74 if (mmu_hash_ops.hpte_updatepp(gslot, rflags, vpn, MMU_PAGE_4K, in __hash_page_4K()
88 slot = mmu_hash_ops.hpte_insert(hpte_group, vpn, pa, rflags, 0, in __hash_page_4K()
96 rflags, in __hash_page_4K()
H A Dhash_utils.c558 unsigned long rflags = 0; in htab_convert_pte_flags() local
562 rflags |= HPTE_R_N; in htab_convert_pte_flags()
576 rflags |= (HPTE_R_PP0 | 0x2); in htab_convert_pte_flags()
578 rflags |= 0x3; in htab_convert_pte_flags()
583 rflags |= 0x2; in htab_convert_pte_flags()
591 rflags |= 0x1; in htab_convert_pte_flags()
597 rflags |= HPTE_R_R; in htab_convert_pte_flags()
600 rflags |= HPTE_R_C; in htab_convert_pte_flags()
606 rflags |= HPTE_R_I; in htab_convert_pte_flags()
608 rflags |= (HPTE_R_I | HPTE_R_G); in htab_convert_pte_flags()
[all …]
/linux/arch/powerpc/kvm/
H A Dtrace_pr.h32 TP_PROTO(int rflags, ulong hpteg, ulong va, kvm_pfn_t hpaddr,
34 TP_ARGS(rflags, hpteg, va, hpaddr, orig_pte),
47 __entry->flag_w = ((rflags & HPTE_R_PP) == 3) ? '-' : 'w';
48 __entry->flag_x = (rflags & HPTE_R_N) ? '-' : 'x';
/linux/arch/powerpc/platforms/ps3/
H A Dhtab.c35 unsigned long pa, unsigned long rflags, unsigned long vflags, in ps3_hpte_insert() argument
53 hpte_r = hpte_encode_r(ps3_mm_phys_to_lpar(pa), psize, apsize) | rflags; in ps3_hpte_insert()
/linux/fs/9p/
H A Dvfs_inode_dotl.c167 int rflags = 0; in v9fs_mapped_dotl_flags() local
186 rflags |= dotl_oflag_map[i].dotl_flag; in v9fs_mapped_dotl_flags()
188 return rflags; in v9fs_mapped_dotl_flags()
198 int rflags = 0; in v9fs_open_to_dotl_flags() local
204 rflags |= flags & O_ACCMODE; in v9fs_open_to_dotl_flags()
205 rflags |= v9fs_mapped_dotl_flags(flags); in v9fs_open_to_dotl_flags()
207 return rflags; in v9fs_open_to_dotl_flags()
H A Dvfs_inode.c473 int rflags = 0; in v9fs_at_to_dotl_flags() local
476 rflags |= P9_DOTL_AT_REMOVEDIR; in v9fs_at_to_dotl_flags()
478 return rflags; in v9fs_at_to_dotl_flags()
/linux/drivers/net/ethernet/seeq/
H A Dsgiseeq.h20 volatile unsigned int rflags; member
/linux/arch/x86/kvm/
H A Dmmu.h191 unsigned long rflags = kvm_x86_call(get_rflags)(vcpu); in permission_fault() local
206 bool not_smap = ((rflags & X86_EFLAGS_AC) | implicit_access) == X86_EFLAGS_AC; in permission_fault()
H A Dsmm.h132 u64 rflags; member
H A Dsmm.c101 CHECK_SMRAM64_OFFSET(rflags, 0xFF70); in check_smram_offsets()
238 smram->rflags = kvm_get_rflags(vcpu); in enter_smm_save_state_64()
527 ctxt->eflags = smstate->rflags | X86_EFLAGS_FIXED; in rsm_load_state_64()
/linux/include/xen/interface/hvm/
H A Dhvm_vcpu.h84 uint64_t rflags; member
/linux/fs/xfs/scrub/
H A Dbmap.c154 unsigned int rflags = 0; in xchk_bmap_get_rmap() local
165 rflags |= XFS_RMAP_ATTR_FORK; in xchk_bmap_get_rmap()
167 rflags |= XFS_RMAP_UNWRITTEN; in xchk_bmap_get_rmap()
185 rflags, rmap, &has_rmap); in xchk_bmap_get_rmap()
188 rflags, rmap, &has_rmap); in xchk_bmap_get_rmap()
/linux/include/linux/
H A Drio_drv.h366 u64 rbase, u32 size, u32 rflags);
369 u32 size, u32 rflags, dma_addr_t *local);
/linux/drivers/s390/char/
H A Dsclp_sd.c35 u8 rflags; member
236 if (!(evbuf->rflags & 0x80)) { in sclp_sd_sync()
/linux/arch/x86/kvm/vmx/
H A Dvmx.h218 ulong rflags; member
362 void vmx_set_rflags(struct kvm_vcpu *vcpu, unsigned long rflags);
H A Dx86_ops.h80 void vmx_set_rflags(struct kvm_vcpu *vcpu, unsigned long rflags);
/linux/arch/s390/include/asm/
H A Dqdio.h103 u32 rflags : 8; member
/linux/arch/x86/include/asm/
H A Dsvm.h340 u64 rflags; member
397 u64 rflags; member
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h166 uint64_t rflags; member
/linux/include/hyperv/
H A Dhvhdk.h70 u64 rflags; member
777 u64 rflags; member
/linux/arch/x86/hyperv/
H A Dhv_vtl.c162 input->vp_context.rflags = 0x0000000000000002; in hv_vtl_bringup_vcpu()
/linux/include/uapi/linux/
H A Dacrn.h292 __le64 rflags; member
/linux/drivers/rapidio/
H A Drio.c690 u64 rbase, u32 size, u32 rflags) in rio_map_inb_region() argument
698 rc = mport->ops->map_inb(mport, local, rbase, size, rflags); in rio_map_inb_region()
734 u32 size, u32 rflags, dma_addr_t *local) in rio_map_outb_region() argument
744 rflags, local); in rio_map_outb_region()
/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs-regs.asc4 # register rflags
5 # - f field LSB MSB rflags
11 # rflags

12