Home
last modified time | relevance | path

Searched refs:not_mapped (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/testing/selftests/kvm/s390/
H A Dtprot.c24 int not_mapped = 0; in set_storage_key() local
33 : [addr] "+&a" (addr), [not_mapped] "+r" (not_mapped) in set_storage_key()
37 return -not_mapped; in set_storage_key()
H A Dmemop.c406 int not_mapped = 0; in set_storage_key_range() local
418 : [abs] "+&a" (abs), [not_mapped] "+r" (not_mapped) in set_storage_key_range()
422 GUEST_ASSERT_EQ(not_mapped, 0); in set_storage_key_range()
/linux-6.15/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c238 goto not_mapped; in hl_mmu_v1_unmap()
258 goto not_mapped; in hl_mmu_v1_unmap()
274 goto not_mapped; in hl_mmu_v1_unmap()
281 goto not_mapped; in hl_mmu_v1_unmap()
289 goto not_mapped; in hl_mmu_v1_unmap()
316 not_mapped: in hl_mmu_v1_unmap()
H A Dmmu_v2.c89 goto not_mapped; in hl_mmu_v2_unmap()
111 goto not_mapped; in hl_mmu_v2_unmap()
123 not_mapped: in hl_mmu_v2_unmap()
H A Dmmu_v2_hr.c143 goto not_mapped; in _hl_mmu_v2_hr_unmap()
168 goto not_mapped; in _hl_mmu_v2_hr_unmap()
184 not_mapped: in _hl_mmu_v2_hr_unmap()