Home
last modified time | relevance | path

Searched refs:is_phys (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dkmemleak.c402 bool is_phys) in __lookup_object() argument
547 bool is_phys) in __find_and_get_object() argument
554 object = __lookup_object(ptr, alias, is_phys); in __find_and_get_object()
593 bool is_phys) in find_and_remove_object() argument
599 object = __lookup_object(ptr, alias, is_phys); in find_and_remove_object()
632 int min_count, gfp_t gfp, bool is_phys) in __create_object() argument
690 if (!is_phys) { in __create_object()
806 GFP_KERNEL, is_phys); in delete_object_part()
809 GFP_KERNEL, is_phys); in delete_object_part()
834 object = __find_and_get_object(ptr, 0, is_phys); in paint_ptr()
[all …]
/openbmc/qemu/target/hppa/
H A Dtranslate.c1334 unsigned sp, int modify, bool is_phys) in form_gva() argument
1358 if (!is_phys) { in form_gva()