Searched defs:valid (Results 1 - 25 of 35) sorted by relevance

12

/arch/arm/mach-pxa/include/mach/
H A Dpm.h16 int (*valid)(suspend_state_t state); member in struct:pxa_cpu_pm_fns
/arch/blackfin/include/asm/
H A Dpm.h17 int (*valid)(suspend_state_t state); member in struct:bfin_cpu_pm_fns
/arch/unicore32/include/mach/
H A Dpm.h21 int (*valid)(suspend_state_t state); member in struct:puv3_cpu_pm_fns
/arch/arm/mach-ixp4xx/include/mach/
H A Dnpe.h22 int valid; member in struct:npe
/arch/ia64/sn/kernel/
H A Dmca.c122 int valid = 0; local
128 valid = psei->valid.oem_data;
131 valid = mdei->valid.oem_data;
133 if (valid)
/arch/um/drivers/
H A Dline.h36 int valid; member in struct:line
/arch/arm/mach-omap2/
H A Dvc.h27 * @valid: VALID bitmask in PRM_VC_BYPASS_VAL register
45 u32 valid; member in struct:omap_vc_common
/arch/powerpc/mm/
H A Dhugepage-hash64.c24 int i, max_hpte_count, valid; local
50 * 000| [ secondary group (one bit) | hidx (3 bits) | valid bit]
52 valid = hpte_valid(hpte_slot_array, i);
53 if (!valid)
76 unsigned int index, valid; local
151 valid = hpte_valid(hpte_slot_array, index);
152 if (valid) {
171 valid = 0;
176 if (!valid) {
238 * The hpte valid i
[all...]
H A Dhash_native_64.c232 /* Guarantee the second dword is visible before the valid bit */
235 * Now set the first dword including the valid bit
305 * technically "valid".
405 * technically "valid".
427 unsigned int max_hpte_count, valid; local
437 valid = hpte_valid(hpte_slot_array, i);
438 if (!valid)
520 /* valid entries have a shift value */
H A Dpgtable_64.c737 unsigned int psize, valid; local
785 * 000| [ secondary group (one bit) | hidx (3 bits) | valid bit]
787 valid = hpte_valid(hpte_slot_array, i);
788 if (!valid)
816 * For a valid pte, we would have _PAGE_PRESENT or _PAGE_FILE always
869 * Let's zero out old valid and hash index details
/arch/sh/mm/
H A Dtlb-debugfs.c91 seq_printf(file, "entry: vpn ppn asid size valid wired\n");
95 unsigned long valid; local
103 valid = val & 0x100;
127 sz, valid ? "V" : "-",
/arch/x86/include/asm/
H A Dmicrocode.h51 int valid; member in struct:ucode_cpu_info
/arch/arm/mach-pxa/
H A Dmfp-pxa2xx.c42 unsigned valid : 1; member in struct:gpio_desc
128 if ((mfp > MFP_PIN_GPIO127) || !gpio_desc[gpio].valid) {
186 if (!d->valid)
239 gpio_desc[i].valid = 1;
310 * valid pins allow configuration
315 gpio_desc[i].valid = 1;
/arch/blackfin/kernel/
H A Dptrace.c120 bool valid; local
130 valid = vma && start >= vma->vm_start && start + len <= vma->vm_end;
132 if (valid)
268 pr_debug("ptrace: user address is valid\n");
321 pr_debug("ptrace: user address is valid\n");
/arch/s390/include/asm/
H A Druntime_instr.h12 __u32 valid : 1; member in struct:runtime_instr_cb
/arch/mips/mm/
H A Dcerr-sb1.c335 int valid; local
373 valid = ((taghi >> 29) & 1);
374 if (valid) {
385 if (valid ^ ((taghi >> 27) & 1)) {
386 printk(" ** bad parity for valid bit\n");
390 way, va, valid, taghi, taglo);
490 int valid, way; local
526 valid = DC_TAG_VALID(state);
529 if (valid) {
/arch/powerpc/include/asm/
H A Dkvm_book3s.h42 bool valid : 1; member in struct:kvmppc_sid_map
138 unsigned long slb_v, unsigned long valid);
/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c357 /* Write the first HPTE dword, unlocking the HPTE and making it valid */
781 unsigned long valid)
826 /* Check valid/absent, hash, segment size and AVPN */
827 if (!(v & valid) || (v & mask) != val)
839 if ((v & valid) && (v & mask) == val &&
875 unsigned long valid; local
879 /* For protection fault, expect to find a valid HPTE */
880 valid = HPTE_V_VALID;
882 valid |= HPTE_V_ABSENT;
884 index = kvmppc_hv_find_lock_hpte(kvm, addr, slb_v, valid);
780 kvmppc_hv_find_lock_hpte(struct kvm *kvm, gva_t eaddr, unsigned long slb_v, unsigned long valid) argument
[all...]
H A Dbook3s_64_mmu_hv.c749 /* HPTE was previously valid, so we need to invalidate it */
1286 * is valid, it is written to the HPT as if an H_ENTER with the
1329 int valid, dirty; local
1336 valid = 0;
1338 valid = 1;
1341 valid = 0;
1343 if (valid != want_valid)
1347 if (valid || dirty) {
1354 /* re-evaluate valid and dirty from synchronized HPTE value */
1355 valid
[all...]
/arch/powerpc/platforms/pseries/
H A Dlpar.c233 * invalidate only valid entries not in the VRMA
449 unsigned int max_hpte_count, valid; local
458 valid = hpte_valid(hpte_slot_array, i);
459 if (!valid)
/arch/ia64/kernel/
H A Dpalinfo.c720 unsigned long valid:1; member in struct:ifa_reg
770 if (ifa_reg->valid == 0)
/arch/powerpc/platforms/ps3/
H A Dos-area.c214 unsigned int valid; member in struct:saved_params
778 saved_params.valid = 1;
797 if (!saved_params.valid && node) {
/arch/x86/kernel/cpu/
H A Dperf_event_amd_ibs.c411 * Clear valid bit to not count rollovers on update, rollovers
533 * with samples that even have the valid bit cleared.
686 /* cpuid flags not valid */
716 int valid = 0; local
735 valid = 1;
739 return valid;
/arch/sparc/kernel/
H A Dchmc.c77 int valid; member in struct:chmc_bank_info
492 if (bp->valid == 0)
636 bp->valid = (val & MEM_DECODE_VALID) >> MEM_DECODE_VALID_SHIFT;
/arch/alpha/kernel/
H A Dsmc37c669.c227 ** be used to indicate that a valid configuration
241 unsigned valid : 1; /* See note above */ member in struct:_SMC37c669_CR00::__anon86
1681 ** Check for a valid configuration
1685 ** Configuration is valid, update the local shadow copy
1778 ** If we have a valid device, check base_addr<7:6> to see if the
1849 ** Check for a valid device configuration

Completed in 512 milliseconds

12