Searched refs:phys_max (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/platform/efi/
H A Defi_64.c768 u32 phys_storage, phys_remaining, phys_max; local
778 phys_max = virt_to_phys_or_null(max_variable_size);
781 phys_remaining, phys_max);
794 u32 phys_storage, phys_remaining, phys_max; local
805 phys_max = virt_to_phys_or_null(max_variable_size);
808 phys_remaining, phys_max);
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py291 self.phys_max = 120, 90
314 Physical Maximum ({self.phys_max[0]})
318 Physical Maximum ({self.phys_max[1]})
359 self.phys_max = 120, 90
382 Physical Maximum ({self.phys_max[0]})
386 Physical Maximum ({self.phys_max[1]})
421 self.phys_max = 120, 90
446 Physical Maximum ({self.phys_max[0]})
450 Physical Maximum ({self.phys_max[1]})

Completed in 157 milliseconds